diff --git a/dmp-frontend/src/app/ui/dmp/editor/dataset-editor-details/dataset-editor-details.component.html b/dmp-frontend/src/app/ui/dmp/editor/dataset-editor-details/dataset-editor-details.component.html index c83f51eff..e67e51bd7 100644 --- a/dmp-frontend/src/app/ui/dmp/editor/dataset-editor-details/dataset-editor-details.component.html +++ b/dmp-frontend/src/app/ui/dmp/editor/dataset-editor-details/dataset-editor-details.component.html @@ -3,19 +3,6 @@ {{'DATASET-EDITOR.TITLE.INTRO' | translate}}
- -
1.0 {{'DATASET-EDITOR.FIELDS.PROFILE' | translate}}*
-
- - - - {{profile.label}} - - - {{formGroup.get('profile').getError('backendError').message}} - {{'GENERAL.VALIDATION.REQUIRED' | translate}} - -
@@ -62,12 +49,26 @@
+ + +
1.5 {{'DATASET-EDITOR.FIELDS.PROFILE' | translate}}*
+
+ + + + {{profile.label}} + + + {{formGroup.get('profile').getError('backendError').message}} + {{'GENERAL.VALIDATION.REQUIRED' | translate}} + +
+
+
-