Commit self updates
This commit is contained in:
parent
5b6526b3f4
commit
1925f38d85
43 changed files with 177 additions and 28 deletions
|
@ -16,7 +16,6 @@ description: ''
|
|||
tag: ''
|
||||
base_table: node_field_data
|
||||
base_field: nid
|
||||
core: 8.x
|
||||
display:
|
||||
default:
|
||||
display_plugin: default
|
||||
|
@ -133,6 +132,8 @@ display:
|
|||
id: status
|
||||
expose:
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
group: 1
|
||||
type:
|
||||
id: type
|
||||
|
@ -143,6 +144,9 @@ display:
|
|||
entity_type: node
|
||||
entity_field: type
|
||||
plugin_id: bundle
|
||||
expose:
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
sorts:
|
||||
created:
|
||||
id: created
|
||||
|
@ -202,6 +206,8 @@ display:
|
|||
id: status
|
||||
expose:
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
group: 1
|
||||
type:
|
||||
id: type
|
||||
|
@ -212,6 +218,9 @@ display:
|
|||
entity_type: node
|
||||
entity_field: type
|
||||
plugin_id: bundle
|
||||
expose:
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
promote:
|
||||
id: promote
|
||||
table: node_field_data
|
||||
|
@ -235,6 +244,8 @@ display:
|
|||
multiple: false
|
||||
remember_roles:
|
||||
authenticated: authenticated
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
is_grouped: false
|
||||
group_info:
|
||||
label: ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue