From c849ea13fe03ad72b9d9a846360c68d223d930cc Mon Sep 17 00:00:00 2001 From: Kristan Ntavidi Date: Mon, 29 Mar 2021 18:56:18 +0300 Subject: [PATCH] Dataset Profile Editor. Minor ui fix. --- .../dataset-profile-editor-composite-field.component.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/dmp-frontend/src/app/ui/admin/dataset-profile/editor/components/composite-field/dataset-profile-editor-composite-field.component.html b/dmp-frontend/src/app/ui/admin/dataset-profile/editor/components/composite-field/dataset-profile-editor-composite-field.component.html index 890ad84fc..72d1685fd 100644 --- a/dmp-frontend/src/app/ui/admin/dataset-profile/editor/components/composite-field/dataset-profile-editor-composite-field.component.html +++ b/dmp-frontend/src/app/ui/admin/dataset-profile/editor/components/composite-field/dataset-profile-editor-composite-field.component.html @@ -184,7 +184,7 @@
- {{'DATASET-PROFILE-EDITOR.ACTIONS.FIELD.PREVIEW' | translate}} + {{'DATASET-PROFILE-EDITOR.ACTIONS.FIELD.PREVIEW' | translate}}
@@ -192,6 +192,12 @@
+
+ + {{'DATASET-PROFILE-EDITOR.ACTIONS.FIELD.NOT-INITIALIZED' | translate}} + +
+