Place search block in primary menu navigation (at end)
This commit is contained in:
parent
22d711dd96
commit
921e4c750d
2 changed files with 30 additions and 1 deletions
|
@ -13,7 +13,7 @@ _core:
|
|||
id: agarica_main_menu
|
||||
theme: agarica
|
||||
region: primary_menu
|
||||
weight: 1
|
||||
weight: -9
|
||||
provider: null
|
||||
plugin: 'system_menu_block:main'
|
||||
settings:
|
||||
|
|
29
config/sync/block.block.exposedformsearchpage_1.yml
Normal file
29
config/sync/block.block.exposedformsearchpage_1.yml
Normal file
|
@ -0,0 +1,29 @@
|
|||
uuid: 22c9a786-73a7-4ea2-bec8-d47a26b454f7
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- views.view.search
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- views
|
||||
theme:
|
||||
- agarica
|
||||
id: exposedformsearchpage_1
|
||||
theme: agarica
|
||||
region: primary_menu
|
||||
weight: -8
|
||||
provider: null
|
||||
plugin: 'views_exposed_filter_block:search-page_1'
|
||||
settings:
|
||||
id: 'views_exposed_filter_block:search-page_1'
|
||||
label: ''
|
||||
provider: views
|
||||
label_display: '0'
|
||||
views_label: ''
|
||||
visibility:
|
||||
condition_group:
|
||||
id: condition_group
|
||||
negate: false
|
||||
block_visibility_group: ''
|
||||
context_mapping: { }
|
Loading…
Reference in a new issue