diff --git a/dmp-admin/src/app/app.module.ts b/dmp-admin/src/app/app.module.ts index 8417c6461..797f41c11 100644 --- a/dmp-admin/src/app/app.module.ts +++ b/dmp-admin/src/app/app.module.ts @@ -62,7 +62,7 @@ import { DatasetprofileEditorComponent } from './managers/datasetprofile-editor/ import { DatasetProfileGUIEditorComponent } from './dataset-profile-gui-editor/dataset-profile-gui-editor.component'; import { FieldFormComponent } from './field-form/field-form.component'; -import { FormComponent } from './formBuilder/form.component'; +import { FormComponent } from './form/form.component'; import { GroupFieldFormComponent } from './groupfield-form/groupfield-form.component'; import { RuleFormComponent } from './rule-component/rule.component'; import { SectionFormComponent } from './section-form/section-form.component'; diff --git a/dmp-admin/src/app/compositefield-form/compositefield-form.component.html b/dmp-admin/src/app/compositefield-form/compositefield-form.component.html index 84663eee8..1d60b34a7 100644 --- a/dmp-admin/src/app/compositefield-form/compositefield-form.component.html +++ b/dmp-admin/src/app/compositefield-form/compositefield-form.component.html @@ -2,9 +2,19 @@
-
- - +
+
+
Multiplicity
+
+ + +
+ +
+ + +
+
diff --git a/dmp-admin/src/app/field-form/field-form.component.html b/dmp-admin/src/app/field-form/field-form.component.html index 724c598ac..062a0d12d 100644 --- a/dmp-admin/src/app/field-form/field-form.component.html +++ b/dmp-admin/src/app/field-form/field-form.component.html @@ -1,4 +1,4 @@ -
+
@@ -10,16 +10,19 @@
-
- - +
+
+ + +
+
@@ -31,52 +34,56 @@
-
+
+
Multiplicity
- - + +
- - + +
- - -
-
- - + +
-
+
+
+ + +
+
+ +
-