Skip to content

Note for basic backend editor form

backups requested to merge hotfix/indivform into main

Created by: gneissone

VIVO GitHub issue: resolves https://github.com/vivo-project/VIVO/issues/3727

Related to https://github.com/vivo-project/Vitro/pull/296 and https://github.com/vivo-project/VIVO/issues/3717

What does this pull request do?

Adds a note to the backend property editing form that alerts the user that it does note support language tags.

What's new?

A simple note. Screen Shot 2022-07-01 at 11 10 04 AM

How should this be tested?

Ensure editing form includes new note: Note: This form does not support the language tags required for multi-language sites. If required, use the front-end editor.

Additional Notes:

The basic editing form here does not support i18n. The new note is hard-coded into the form which matches how the other strings are passed to the form.

Interested parties

@VIVO-project/vivo-committers

Merge request reports