added local actions block in content-top region
This commit is contained in:
parent
6f26734eac
commit
658f05db8b
|
@ -0,0 +1,39 @@
|
|||
uuid: 473c75f5-b226-4aaa-aae6-fb884bebb9a7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- context
|
||||
theme:
|
||||
- materiotheme
|
||||
id: actionsdadministrationprincipales
|
||||
theme: materiotheme
|
||||
region: content_top
|
||||
weight: 0
|
||||
provider: null
|
||||
plugin: local_actions_block
|
||||
settings:
|
||||
id: local_actions_block
|
||||
label: 'Actions d''administration principales'
|
||||
label_display: '0'
|
||||
provider: core
|
||||
visibility:
|
||||
user_status:
|
||||
id: user_status
|
||||
negate: false
|
||||
context_mapping:
|
||||
user: '@user.current_user_context:current_user'
|
||||
user_status:
|
||||
viewing_profile: '0'
|
||||
logged_viewing_profile: '0'
|
||||
own_page_true: '0'
|
||||
field_value: '0'
|
||||
user_fields: uid
|
||||
context_all:
|
||||
id: context_all
|
||||
negate: null
|
||||
values: ''
|
||||
context:
|
||||
id: context
|
||||
negate: null
|
||||
values: ''
|
Loading…
Reference in New Issue