Let other blocks adjust their weight
This commit is contained in:
parent
a6b18d68be
commit
68f58a7285
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ _core:
|
||||||
id: geofresco_content
|
id: geofresco_content
|
||||||
theme: geofresco
|
theme: geofresco
|
||||||
region: content
|
region: content
|
||||||
weight: 0
|
weight: -8
|
||||||
provider: null
|
provider: null
|
||||||
plugin: system_main_block
|
plugin: system_main_block
|
||||||
settings:
|
settings:
|
||||||
|
|
|
@ -9,7 +9,7 @@ _core:
|
||||||
id: geofresco_local_actions
|
id: geofresco_local_actions
|
||||||
theme: geofresco
|
theme: geofresco
|
||||||
region: content
|
region: content
|
||||||
weight: -20
|
weight: -9
|
||||||
provider: null
|
provider: null
|
||||||
plugin: local_actions_block
|
plugin: local_actions_block
|
||||||
settings:
|
settings:
|
||||||
|
|
Loading…
Add table
Reference in a new issue