disable add description in dmp editor when description templates is not selected

This commit is contained in:
amentis 2024-05-15 12:56:18 +03:00
parent e5abbe9aae
commit bd86747278
1 changed files with 4 additions and 1 deletions

View File

@ -1506,7 +1506,10 @@
"LOCKED": "Locked",
"DESCRIPTION": "Description",
"NO-TEMPLATE-MESSAGE": "If you can't find a template or if you want to create a personalized template for your institution, research community or training needs, please contact us.",
"DESCRIPTION-TEMPLATES-MAX-MULTIPLICITY": "Description Templates has reached the maximun multiplicity",
"DESCRIPTION-TEMPLATES": {
"EMPTY": "Descriptiont templates not found",
"MAX-MULTIPLICITY": "Description Templates has reached the maximun multiplicity"
},
"UNSUCCESSFUL-REMOVE-TEMPLATE": "Cannot remove template, because it's already being used by one or more Descriptions.",
"FIELDS": {
"TITLE": "Title of Plan",