diff --git a/dmp-frontend/src/app/ui/admin/dmp-blueprint/editor/dmp-blueprint-editor.component.html b/dmp-frontend/src/app/ui/admin/dmp-blueprint/editor/dmp-blueprint-editor.component.html index f6715e40b..32d8c1851 100644 --- a/dmp-frontend/src/app/ui/admin/dmp-blueprint/editor/dmp-blueprint-editor.component.html +++ b/dmp-frontend/src/app/ui/admin/dmp-blueprint/editor/dmp-blueprint-editor.component.html @@ -250,7 +250,7 @@
- + {{'DMP-BLUEPRINT-EDITOR.FIELDS.DESCRIPTION-TEMPLATE' | translate}} {{descriptionTemplate.get('descriptionTemplateGroupId').getError('backendError').message}} @@ -258,7 +258,7 @@
- + {{'DMP-BLUEPRINT-EDITOR.FIELDS.DESCRIPTION-TEMPLATE-LABEL' | translate}} {{descriptionTemplate.get('label').getError('backendError').message}} @@ -266,7 +266,7 @@
- + {{'DMP-BLUEPRINT-EDITOR.FIELDS.DESCRIPTION-TEMPLATE-MIN-MULTIPLICITY' | translate}} {{descriptionTemplate.get('minMultiplicity').getError('backendError').message}} @@ -274,7 +274,7 @@
- + {{'DMP-BLUEPRINT-EDITOR.FIELDS.DESCRIPTION-TEMPLATE-MAX-MULTIPLICITY' | translate}} {{descriptionTemplate.get('maxMultiplicity').getError('backendError').message}}