Author must be before body to not be in wrong place
This commit is contained in:
parent
cb2257d2fd
commit
a61174b8a3
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ mode: rss_teaser
|
|||
content:
|
||||
field_authors:
|
||||
type: entity_reference_label
|
||||
weight: 1
|
||||
weight: 0
|
||||
region: content
|
||||
label: hidden
|
||||
settings:
|
||||
|
@ -37,7 +37,7 @@ content:
|
|||
ds_limit: ''
|
||||
field_body_paragraph:
|
||||
type: paragraph_summary
|
||||
weight: 0
|
||||
weight: 1
|
||||
region: content
|
||||
label: hidden
|
||||
settings: { }
|
||||
|
|
Loading…
Reference in a new issue