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}}