From c7c7255e197e0bfb25d5107b7b52119562f054ff Mon Sep 17 00:00:00 2001 From: sgiannopoulos Date: Thu, 2 May 2024 16:04:32 +0300 Subject: [PATCH] no message --- .../components/form-field/form-field.component.html | 1 - 1 file changed, 1 deletion(-) diff --git a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field/form-field.component.html b/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field/form-field.component.html index 22f37d0d3..00ce8250c 100644 --- a/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field/form-field.component.html +++ b/dmp-frontend/src/app/ui/description/editor/description-form/components/form-field/form-field.component.html @@ -7,7 +7,6 @@
{{fieldSet.extendedDescription}}
- {{propertiesFormGroup?.get(field.id).value | json}} {{propertiesFormGroup?.get(field.id).get('textValue').getError('backendError').message}}