Set all views to mini pager with 50 per page, and role=authenticated except for equal opps
This commit is contained in:
@ -11,6 +11,7 @@ dependencies:
|
||||
- opencase_entities.oc_organisation_type.client
|
||||
- system.menu.opencase
|
||||
- taxonomy.vocabulary.client_status
|
||||
- user.role.authenticated
|
||||
content:
|
||||
- 'taxonomy_term:client_status:2397c3f5-8d18-4e4f-956e-404c62614135'
|
||||
module:
|
||||
@ -34,9 +35,10 @@ display:
|
||||
position: 0
|
||||
display_options:
|
||||
access:
|
||||
type: perm
|
||||
type: role
|
||||
options:
|
||||
perm: 'use opencase'
|
||||
role:
|
||||
authenticated: authenticated
|
||||
cache:
|
||||
type: tag
|
||||
options: { }
|
||||
@ -537,7 +539,7 @@ display:
|
||||
- 'languages:language_content'
|
||||
- 'languages:language_interface'
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
- user.roles
|
||||
tags:
|
||||
- 'config:field.storage.oc_organisation.field_client_status'
|
||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||
@ -624,7 +626,7 @@ display:
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
- user.roles
|
||||
tags:
|
||||
- 'config:field.storage.oc_organisation.field_client_status'
|
||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||
@ -754,7 +756,7 @@ display:
|
||||
- 'languages:language_interface'
|
||||
- url.query_args
|
||||
- user
|
||||
- user.permissions
|
||||
- user.roles
|
||||
tags:
|
||||
- 'config:field.storage.oc_organisation.field_client_status'
|
||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||
@ -823,7 +825,7 @@ display:
|
||||
- 'languages:language_interface'
|
||||
- url
|
||||
- url.query_args
|
||||
- user.permissions
|
||||
- user.roles
|
||||
tags:
|
||||
- 'config:field.storage.oc_organisation.field_client_status'
|
||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||
@ -944,7 +946,7 @@ display:
|
||||
- 'languages:language_interface'
|
||||
- url.query_args
|
||||
- user
|
||||
- user.permissions
|
||||
- user.roles
|
||||
tags:
|
||||
- 'config:field.storage.oc_organisation.field_client_status'
|
||||
- 'config:field.storage.oc_organisation.field_client_substatus'
|
||||
|
||||
Reference in New Issue
Block a user