Commit all self-updates from Drupal upgrades INCLUDING obsolete permissions removal
This commit is contained in:
parent
518258a5b5
commit
d839062213
308 changed files with 6052 additions and 6131 deletions
|
@ -26,6 +26,10 @@ third_party_settings:
|
|||
disable_css: true
|
||||
entity_classes: all_classes
|
||||
settings:
|
||||
classes:
|
||||
layout_class: { }
|
||||
left: { }
|
||||
right: { }
|
||||
wrappers:
|
||||
left: div
|
||||
right: div
|
||||
|
@ -33,10 +37,6 @@ third_party_settings:
|
|||
attributes: ''
|
||||
link_attribute: ''
|
||||
link_custom: ''
|
||||
classes:
|
||||
layout_class: { }
|
||||
left: { }
|
||||
right: { }
|
||||
regions:
|
||||
left:
|
||||
- node_title
|
||||
|
@ -64,27 +64,27 @@ mode: teaser
|
|||
content:
|
||||
field_image:
|
||||
type: responsive_image
|
||||
weight: 2
|
||||
label: hidden
|
||||
settings:
|
||||
responsive_image_style: narrow
|
||||
image_link: content
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: left
|
||||
field_people_position:
|
||||
type: string
|
||||
weight: 1
|
||||
label: hidden
|
||||
settings:
|
||||
link_to_entity: false
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: left
|
||||
field_summary:
|
||||
type: text_default
|
||||
weight: 3
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: right
|
||||
hidden:
|
||||
body: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue