From 37c0666ca62700f4f5309a331a75ccc4355007f0 Mon Sep 17 00:00:00 2001 From: amentis Date: Wed, 29 May 2024 16:59:26 +0300 Subject: [PATCH] blueprint multiplicity ui validate --- .../dmp-blueprint/editor/dmp-blueprint-editor.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e296d0545..726a93209 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 @@ -276,7 +276,7 @@
{{'DMP-BLUEPRINT-EDITOR.FIELDS.DESCRIPTION-TEMPLATE-MAX-MULTIPLICITY' | translate}} - + {{descriptionTemplate.get('maxMultiplicity').getError('backendError').message}} {{'GENERAL.VALIDATION.REQUIRED' | translate}}