expo interface using own subdomain, fix #544
This commit is contained in:
@@ -3,6 +3,7 @@ langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- domain
|
||||
- node
|
||||
- user
|
||||
theme:
|
||||
@@ -10,7 +11,7 @@ dependencies:
|
||||
id: tabs
|
||||
theme: edlptheme
|
||||
region: content
|
||||
weight: -3
|
||||
weight: -6
|
||||
provider: null
|
||||
plugin: local_tasks_block
|
||||
settings:
|
||||
@@ -39,3 +40,10 @@ visibility:
|
||||
negate: false
|
||||
context_mapping:
|
||||
user: '@user.current_user_context:current_user'
|
||||
domain:
|
||||
id: domain
|
||||
domains:
|
||||
encyclopediedelaparole_org: encyclopediedelaparole_org
|
||||
m_encyclopediedelaparole_org: m_encyclopediedelaparole_org
|
||||
negate: false
|
||||
context_mapping: { }
|
||||
|
||||
Reference in New Issue
Block a user