@@ -152,6 +152,7 @@ third_party_settings:
152
152
group_user_information :
153
153
children :
154
154
- account
155
+ - field_roles
155
156
label : Brugeroplysninger
156
157
region : content
157
158
parent_name : ' '
@@ -183,9 +184,9 @@ third_party_settings:
183
184
group_contact_information :
184
185
children :
185
186
- field_phone
186
- - field_homepage
187
187
- field_mail
188
188
- field_cvr
189
+ - field_homepage
189
190
label : Kontaktoplysninger
190
191
region : content
191
192
parent_name : ' '
@@ -215,7 +216,6 @@ third_party_settings:
215
216
required_fields : true
216
217
group_editor_settings :
217
218
children :
218
- - field_roles
219
219
- field_domain_access
220
220
- field_domain_admin
221
221
- field_domain_all_affiliates
@@ -307,6 +307,8 @@ content:
307
307
value_form :
308
308
-
309
309
target_id : editor
310
+ -
311
+ target_id : webmaster
310
312
effect : show
311
313
effect_options : { }
312
314
selector : ' '
@@ -353,7 +355,7 @@ content:
353
355
selector : ' '
354
356
field_cvr :
355
357
type : string_textfield
356
- weight : 12
358
+ weight : 11
357
359
region : content
358
360
settings :
359
361
size : 60
@@ -405,6 +407,8 @@ content:
405
407
value_form :
406
408
-
407
409
target_id : editor
410
+ -
411
+ target_id : webmaster
408
412
effect : show
409
413
effect_options : { }
410
414
selector : ' '
@@ -465,7 +469,7 @@ content:
465
469
selector : ' '
466
470
field_homepage :
467
471
type : link_default
468
- weight : 10
472
+ weight : 12
469
473
region : content
470
474
settings :
471
475
placeholder_url : ' '
@@ -553,7 +557,7 @@ content:
553
557
conditional_fields : { }
554
558
field_mail :
555
559
type : string_textfield
556
- weight : 11
560
+ weight : 10
557
561
region : content
558
562
settings :
559
563
size : 60
@@ -710,6 +714,8 @@ content:
710
714
value_form :
711
715
-
712
716
target_id : editor
717
+ -
718
+ target_id : webmaster
713
719
effect : show
714
720
effect_options : { }
715
721
selector : ' '
@@ -739,7 +745,7 @@ content:
739
745
third_party_settings : { }
740
746
field_roles :
741
747
type : options_buttons
742
- weight : 10
748
+ weight : 22
743
749
region : content
744
750
settings : { }
745
751
third_party_settings : { }
@@ -900,8 +906,12 @@ content:
900
906
target_id : corporation
901
907
-
902
908
target_id : course_provider
909
+ -
910
+ target_id : institution
903
911
-
904
912
target_id : place_of_visit
913
+ -
914
+ target_id : school
905
915
effect : show
906
916
effect_options : { }
907
917
selector : ' '
0 commit comments