Update positions on person add form
This commit is contained in:
parent
c321577d5e
commit
590d10d407
1 changed files with 4 additions and 4 deletions
|
@ -37,7 +37,7 @@ content:
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
region: content
|
region: content
|
||||||
field_body_paragraph:
|
field_body_paragraph:
|
||||||
weight: 8
|
weight: 5
|
||||||
settings:
|
settings:
|
||||||
title: Paragraph
|
title: Paragraph
|
||||||
title_plural: Paragraphs
|
title_plural: Paragraphs
|
||||||
|
@ -63,7 +63,7 @@ content:
|
||||||
type: metatag_firehose
|
type: metatag_firehose
|
||||||
region: content
|
region: content
|
||||||
field_people_email:
|
field_people_email:
|
||||||
weight: 5
|
weight: 6
|
||||||
settings:
|
settings:
|
||||||
size: 60
|
size: 60
|
||||||
placeholder: ''
|
placeholder: ''
|
||||||
|
@ -79,14 +79,14 @@ content:
|
||||||
type: string_textfield
|
type: string_textfield
|
||||||
region: content
|
region: content
|
||||||
field_people_public_gpg_key:
|
field_people_public_gpg_key:
|
||||||
weight: 7
|
weight: 8
|
||||||
settings:
|
settings:
|
||||||
progress_indicator: throbber
|
progress_indicator: throbber
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
type: file_generic
|
type: file_generic
|
||||||
region: content
|
region: content
|
||||||
field_people_social_media:
|
field_people_social_media:
|
||||||
weight: 6
|
weight: 7
|
||||||
settings:
|
settings:
|
||||||
placeholder_url: ''
|
placeholder_url: ''
|
||||||
placeholder_title: ''
|
placeholder_title: ''
|
||||||
|
|
Loading…
Reference in a new issue