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:
|
content:
|
||||||
field_authors:
|
field_authors:
|
||||||
type: entity_reference_label
|
type: entity_reference_label
|
||||||
weight: 1
|
weight: 0
|
||||||
region: content
|
region: content
|
||||||
label: hidden
|
label: hidden
|
||||||
settings:
|
settings:
|
||||||
|
@ -37,7 +37,7 @@ content:
|
||||||
ds_limit: ''
|
ds_limit: ''
|
||||||
field_body_paragraph:
|
field_body_paragraph:
|
||||||
type: paragraph_summary
|
type: paragraph_summary
|
||||||
weight: 0
|
weight: 1
|
||||||
region: content
|
region: content
|
||||||
label: hidden
|
label: hidden
|
||||||
settings: { }
|
settings: { }
|
||||||
|
|
Loading…
Reference in a new issue