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
|
@ -18,6 +18,8 @@ third_party_settings:
|
|||
disable_css: true
|
||||
entity_classes: all_classes
|
||||
settings:
|
||||
classes:
|
||||
layout_class: { }
|
||||
wrappers:
|
||||
left: div
|
||||
right: div
|
||||
|
@ -25,8 +27,6 @@ third_party_settings:
|
|||
attributes: ''
|
||||
link_attribute: ''
|
||||
link_custom: ''
|
||||
classes:
|
||||
layout_class: { }
|
||||
regions:
|
||||
left:
|
||||
- field_update_date
|
||||
|
@ -40,20 +40,20 @@ bundle: update
|
|||
mode: default
|
||||
content:
|
||||
field_text:
|
||||
weight: 1
|
||||
type: text_default
|
||||
label: hidden
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
type: text_default
|
||||
weight: 1
|
||||
region: right
|
||||
field_update_date:
|
||||
weight: 0
|
||||
type: datetime_default
|
||||
label: hidden
|
||||
settings:
|
||||
timezone_override: ''
|
||||
format_type: month_day_year
|
||||
third_party_settings: { }
|
||||
type: datetime_default
|
||||
weight: 0
|
||||
region: left
|
||||
hidden:
|
||||
search_api_excerpt: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue