Commit immaterial self-updates to various views
This commit is contained in:
parent
475b6ef62b
commit
b638eabc2b
6 changed files with 56 additions and 22 deletions
|
@ -170,8 +170,10 @@ display:
|
|||
contexts:
|
||||
- 'languages:language_interface'
|
||||
- url.query_args
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags: { }
|
||||
tags:
|
||||
- 'config:search_api.index.article'
|
||||
block_promoted:
|
||||
display_plugin: block
|
||||
id: block_promoted
|
||||
|
@ -201,8 +203,10 @@ display:
|
|||
max-age: -1
|
||||
contexts:
|
||||
- 'languages:language_interface'
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags: { }
|
||||
tags:
|
||||
- 'config:search_api.index.article'
|
||||
page_listing:
|
||||
display_plugin: page
|
||||
id: page_listing
|
||||
|
@ -217,7 +221,7 @@ display:
|
|||
description: 'Keep up to date.'
|
||||
expanded: false
|
||||
parent: ''
|
||||
weight: -47
|
||||
weight: -45
|
||||
context: '0'
|
||||
menu_name: main
|
||||
enabled: false
|
||||
|
@ -226,5 +230,7 @@ display:
|
|||
contexts:
|
||||
- 'languages:language_interface'
|
||||
- url.query_args
|
||||
- 'user.node_grants:view'
|
||||
- user.permissions
|
||||
tags: { }
|
||||
tags:
|
||||
- 'config:search_api.index.article'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue