Commit self updates
This commit is contained in:
parent
5b6526b3f4
commit
1925f38d85
43 changed files with 177 additions and 28 deletions
|
@ -15,7 +15,6 @@ description: 'Old-style per-user (not per-author/person) blog listings.'
|
|||
tag: ''
|
||||
base_table: node_field_data
|
||||
base_field: nid
|
||||
core: 8.x
|
||||
display:
|
||||
default:
|
||||
display_plugin: default
|
||||
|
@ -134,6 +133,8 @@ display:
|
|||
id: status
|
||||
expose:
|
||||
operator: ''
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
group: 1
|
||||
type:
|
||||
id: type
|
||||
|
@ -144,6 +145,9 @@ display:
|
|||
entity_type: node
|
||||
entity_field: type
|
||||
plugin_id: bundle
|
||||
expose:
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
sorts:
|
||||
created:
|
||||
id: created
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue