footnotes
This commit is contained in:
@@ -5,6 +5,7 @@ dependencies:
|
||||
config:
|
||||
- system.menu.account
|
||||
module:
|
||||
- context
|
||||
- system
|
||||
theme:
|
||||
- rorschach
|
||||
@@ -12,7 +13,7 @@ _core:
|
||||
default_config_hash: gmxYWWHmgbe0Pnv8y48ZLSLH5mEHejOjAP6RLxUfdzU
|
||||
id: rorschach_account_menu
|
||||
theme: rorschach
|
||||
region: header_top_left
|
||||
region: header_top_rigth
|
||||
weight: -4
|
||||
provider: null
|
||||
plugin: 'system_menu_block:account'
|
||||
@@ -24,4 +25,23 @@ settings:
|
||||
level: 1
|
||||
depth: 1
|
||||
expand_all_items: 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