member access trad
This commit is contained in:
parent
b1eb2821bd
commit
1e9b0aaa0f
|
@ -15,17 +15,17 @@ provider: null
|
|||
plugin: user_login_block
|
||||
settings:
|
||||
id: user_login_block
|
||||
label: 'Accès membre'
|
||||
label: 'Member access'
|
||||
provider: user
|
||||
label_display: visible
|
||||
visibility:
|
||||
view_inclusion:
|
||||
id: view_inclusion
|
||||
negate: null
|
||||
negate: false
|
||||
view_inclusion: { }
|
||||
context_mapping: { }
|
||||
request_path_exclusion:
|
||||
id: request_path_exclusion
|
||||
pages: ''
|
||||
negate: null
|
||||
negate: true
|
||||
context_mapping: { }
|
||||
|
|
Loading…
Reference in New Issue