Commit config from updates
This commit is contained in:
parent
dee28daffb
commit
969109103d
4 changed files with 16 additions and 6 deletions
|
@ -31,7 +31,6 @@ settings:
|
|||
suggestion: main
|
||||
label_type: block
|
||||
label_link: false
|
||||
expand: 0
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
|
|
|
@ -31,7 +31,6 @@ settings:
|
|||
suggestion: main
|
||||
label_type: block
|
||||
label_link: false
|
||||
expand: 0
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
|
|
|
@ -31,7 +31,6 @@ settings:
|
|||
suggestion: main
|
||||
label_type: block
|
||||
label_link: false
|
||||
expand: 0
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
|
|
|
@ -352,6 +352,19 @@ display:
|
|||
plugin_id: language
|
||||
entity_type: node
|
||||
entity_field: langcode
|
||||
status:
|
||||
expose:
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
field: status
|
||||
group: 1
|
||||
id: status
|
||||
table: node_field_data
|
||||
value: '1'
|
||||
plugin_id: boolean
|
||||
entity_type: node
|
||||
entity_field: status
|
||||
display_extenders: { }
|
||||
cache_metadata:
|
||||
contexts:
|
||||
|
@ -361,7 +374,7 @@ display:
|
|||
- url.query_args
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
max-age: 0
|
||||
max-age: -1
|
||||
tags: { }
|
||||
attachment_1:
|
||||
id: attachment_1
|
||||
|
@ -429,7 +442,7 @@ display:
|
|||
- url.query_args
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
max-age: 0
|
||||
max-age: -1
|
||||
tags: { }
|
||||
page_1:
|
||||
id: page_1
|
||||
|
@ -456,5 +469,5 @@ display:
|
|||
- url.query_args
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
max-age: 0
|
||||
max-age: -1
|
||||
tags: { }
|
||||
|
|
Loading…
Add table
Reference in a new issue