footnotes
This commit is contained in:
@@ -2,6 +2,8 @@ uuid: 91e86523-272c-4bca-ae69-e18fb5a4b208
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- context
|
||||
theme:
|
||||
- rorschach
|
||||
_core:
|
||||
@@ -15,8 +17,27 @@ plugin: local_tasks_block
|
||||
settings:
|
||||
id: local_tasks_block
|
||||
label: 'Primary tabs'
|
||||
label_display: '0'
|
||||
label_display: visible
|
||||
provider: core
|
||||
primary: true
|
||||
secondary: false
|
||||
visibility: { }
|
||||
visibility:
|
||||
context:
|
||||
id: context
|
||||
negate: null
|
||||
values: ''
|
||||
context_all:
|
||||
id: context_all
|
||||
negate: null
|
||||
values: ''
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user