Commit self updates
This commit is contained in:
parent
5b6526b3f4
commit
1925f38d85
43 changed files with 177 additions and 28 deletions
|
@ -13,7 +13,6 @@ description: 'Shows a list of the newest user accounts on the site.'
|
|||
tag: default
|
||||
base_table: users_field_data
|
||||
base_field: uid
|
||||
core: 8.x
|
||||
display:
|
||||
default:
|
||||
display_plugin: default
|
||||
|
@ -98,6 +97,8 @@ display:
|
|||
id: status
|
||||
expose:
|
||||
operator: '0'
|
||||
operator_limit_selection: false
|
||||
operator_list: { }
|
||||
group: 1
|
||||
plugin_id: boolean
|
||||
entity_type: user
|
||||
|
@ -129,6 +130,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