Commit self updates
This commit is contained in:
parent
5b6526b3f4
commit
1925f38d85
43 changed files with 177 additions and 28 deletions
|
@ -17,7 +17,6 @@ description: 'All content promoted to the front page.'
|
|||
tag: default
|
||||
base_table: node_field_data
|
||||
base_field: nid
|
||||
core: 8.x
|
||||
display:
|
||||
default:
|
||||
display_options:
|
||||
|
@ -88,6 +87,8 @@ display:
|
|||
authenticated: authenticated
|
||||
required: false
|
||||
use_operator: false
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
exposed: false
|
||||
field: promote
|
||||
group: 1
|
||||
|
@ -115,6 +116,8 @@ display:
|
|||
status:
|
||||
expose:
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
field: status
|
||||
group: 1
|
||||
id: status
|
||||
|
@ -148,6 +151,8 @@ display:
|
|||
remember_roles:
|
||||
authenticated: authenticated
|
||||
reduce: false
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue