From bbfd5e98121e1581873468c0cd474fb095963a53 Mon Sep 17 00:00:00 2001 From: dtziotzios Date: Thu, 14 Feb 2019 13:27:41 +0200 Subject: [PATCH] set "Add one more fieldset + " on en.json fix visibiliti on Radio-Box Word-List And Multiplisiti Button on Finalized Datasets-Profiles And Dataset-Editors --- ...file-editor-radio-box-field.component.html | 18 ++++++---- ...file-editor-word-list-field.component.html | 18 ++++++---- .../form-section/form-section.component.html | 35 +++++++++++-------- dmp-frontend/src/assets/i18n/en.json | 1 + 4 files changed, 44 insertions(+), 28 deletions(-) diff --git a/dmp-frontend/src/app/ui/admin/dataset-profile/editor/components/field-type/radio-box/dataset-profile-editor-radio-box-field.component.html b/dmp-frontend/src/app/ui/admin/dataset-profile/editor/components/field-type/radio-box/dataset-profile-editor-radio-box-field.component.html index 6227ff8df..612a43bc4 100644 --- a/dmp-frontend/src/app/ui/admin/dataset-profile/editor/components/field-type/radio-box/dataset-profile-editor-radio-box-field.component.html +++ b/dmp-frontend/src/app/ui/admin/dataset-profile/editor/components/field-type/radio-box/dataset-profile-editor-radio-box-field.component.html @@ -4,21 +4,25 @@ | translate}} - +
- + - + -
diff --git a/dmp-frontend/src/app/ui/admin/dataset-profile/editor/components/field-type/word-list/dataset-profile-editor-word-list-field.component.html b/dmp-frontend/src/app/ui/admin/dataset-profile/editor/components/field-type/word-list/dataset-profile-editor-word-list-field.component.html index 4925f223a..1236a10f8 100644 --- a/dmp-frontend/src/app/ui/admin/dataset-profile/editor/components/field-type/word-list/dataset-profile-editor-word-list-field.component.html +++ b/dmp-frontend/src/app/ui/admin/dataset-profile/editor/components/field-type/word-list/dataset-profile-editor-word-list-field.component.html @@ -4,21 +4,25 @@ | translate}} - +
- + - + -
diff --git a/dmp-frontend/src/app/ui/misc/dataset-description-form/components/form-section/form-section.component.html b/dmp-frontend/src/app/ui/misc/dataset-description-form/components/form-section/form-section.component.html index 9fd170c9f..bcd377e26 100644 --- a/dmp-frontend/src/app/ui/misc/dataset-description-form/components/form-section/form-section.component.html +++ b/dmp-frontend/src/app/ui/misc/dataset-description-form/components/form-section/form-section.component.html @@ -9,33 +9,40 @@

{{form.get('description').value}}

-
+
-
+
-
- +
-
+
- +
-
- +
@@ -49,8 +56,8 @@
- +
diff --git a/dmp-frontend/src/assets/i18n/en.json b/dmp-frontend/src/assets/i18n/en.json index 33e57a54d..9317f7922 100644 --- a/dmp-frontend/src/assets/i18n/en.json +++ b/dmp-frontend/src/assets/i18n/en.json @@ -95,6 +95,7 @@ "EXTENDED-DESCRIPTION": "Extended Description", "MULTIPLICITY-MIN": "Multiplicity Min", "MULTIPLICITY-MAX": "Multiplicity Max", + "MULTIPLICITY-ADD-ONE-FIELD": "Add one more fieldset +", "ORDER": "Order" }, "ACTIONS": {