From ca4e7e6febeed6a77b73b4ffeaa0201be2f9abfa Mon Sep 17 00:00:00 2001 From: Sofia Papacharalampous Date: Wed, 3 Apr 2024 15:54:43 +0300 Subject: [PATCH] ui fixes *reference dialog --- .../reference-dialog-editor.component.html | 74 ++++++++++--------- 1 file changed, 38 insertions(+), 36 deletions(-) diff --git a/dmp-frontend/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.html b/dmp-frontend/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.html index 373ceaa0f..0d93b83bf 100644 --- a/dmp-frontend/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.html +++ b/dmp-frontend/src/app/ui/reference/reference-field/editor/reference-dialog-editor.component.html @@ -1,43 +1,45 @@ -
-
-
- {{'REFERENCE-FIELD.REFERENCE-DIALOG-EDITOR.TITLE' | translate}} {{label}} -
-
- close -
-
-
-
-
- - {{field}} - - {{'GENERAL.VALIDATION.REQUIRED' | translate}} - - - check - clear - {{'REFERENCE-FIELD.REFERENCE-DIALOG-EDITOR.IDENTIFIER-EXISTS' | translate}} - - +
+ +
+
+ {{'REFERENCE-FIELD.REFERENCE-DIALOG-EDITOR.TITLE' | translate}} {{label}} +
+
+ close
- -
+
+
- {{field.label}} - - {{'GENERAL.VALIDATION.REQUIRED' | translate}} + {{field}} + + {{'GENERAL.VALIDATION.REQUIRED' | translate}} + + + check + clear + {{'REFERENCE-FIELD.REFERENCE-DIALOG-EDITOR.IDENTIFIER-EXISTS' | translate}} +
- - -
-
-
-
-
- + +
+
+ + {{field.label}} + + {{'GENERAL.VALIDATION.REQUIRED' | translate}} + +
+
+
+ +
+
+
+
+
+ +