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: { }
|
||||
region: content
|
||||
field_body_paragraph:
|
||||
weight: 8
|
||||
weight: 5
|
||||
settings:
|
||||
title: Paragraph
|
||||
title_plural: Paragraphs
|
||||
|
@ -63,7 +63,7 @@ content:
|
|||
type: metatag_firehose
|
||||
region: content
|
||||
field_people_email:
|
||||
weight: 5
|
||||
weight: 6
|
||||
settings:
|
||||
size: 60
|
||||
placeholder: ''
|
||||
|
@ -79,14 +79,14 @@ content:
|
|||
type: string_textfield
|
||||
region: content
|
||||
field_people_public_gpg_key:
|
||||
weight: 7
|
||||
weight: 8
|
||||
settings:
|
||||
progress_indicator: throbber
|
||||
third_party_settings: { }
|
||||
type: file_generic
|
||||
region: content
|
||||
field_people_social_media:
|
||||
weight: 6
|
||||
weight: 7
|
||||
settings:
|
||||
placeholder_url: ''
|
||||
placeholder_title: ''
|
||||
|
|
Loading…
Reference in a new issue