Commit self updates
This commit is contained in:
parent
5b6526b3f4
commit
1925f38d85
43 changed files with 177 additions and 28 deletions
|
@ -14,7 +14,6 @@ description: 'Find and manage content.'
|
|||
tag: default
|
||||
base_table: node_field_data
|
||||
base_field: nid
|
||||
core: 8.x
|
||||
display:
|
||||
default:
|
||||
display_options:
|
||||
|
@ -381,6 +380,8 @@ display:
|
|||
authenticated: authenticated
|
||||
anonymous: '0'
|
||||
administrator: '0'
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
|
@ -422,6 +423,8 @@ display:
|
|||
anonymous: '0'
|
||||
administrator: '0'
|
||||
reduce: false
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
|
@ -460,6 +463,8 @@ display:
|
|||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: true
|
||||
group_info:
|
||||
label: 'Published status'
|
||||
|
@ -509,6 +514,8 @@ display:
|
|||
anonymous: '0'
|
||||
administrator: '0'
|
||||
reduce: false
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
|
@ -533,6 +540,9 @@ display:
|
|||
plugin_id: node_status
|
||||
group: 1
|
||||
entity_type: node
|
||||
expose:
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
sorts: { }
|
||||
title: Content
|
||||
empty:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue