Commit two content search blocks that added themselves from nowhere
This commit is contained in:
parent
127610d7c0
commit
c114f7d8ad
2 changed files with 63 additions and 0 deletions
31
config/sync/block.block.content_search_form_global.yml
Normal file
31
config/sync/block.block.content_search_form_global.yml
Normal file
|
@ -0,0 +1,31 @@
|
|||
uuid: f8a4f1dc-0291-4ea5-989d-0c47fb4ad8e6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- views.view.search
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- views
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: drz4dvA7i2tK42yDl1PLhaeRiI0W20SqFccoObeKLAY
|
||||
id: content_search_form_global
|
||||
theme: octavia
|
||||
region: header_search
|
||||
weight: 0
|
||||
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: { }
|
32
config/sync/block.block.content_search_form_search.yml
Normal file
32
config/sync/block.block.content_search_form_search.yml
Normal file
|
@ -0,0 +1,32 @@
|
|||
uuid: 327627eb-7ec6-4acd-aef6-e15c3eb48869
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- block_visibility_groups.block_visibility_group.search
|
||||
- views.view.search
|
||||
module:
|
||||
- block_visibility_groups
|
||||
- views
|
||||
theme:
|
||||
- octavia
|
||||
_core:
|
||||
default_config_hash: Vj9rMV1HDin53HlL2YKiRIMEQUO8Aa-BUu7t-0tgUOc
|
||||
id: content_search_form_search
|
||||
theme: octavia
|
||||
region: sidebar_first
|
||||
weight: 0
|
||||
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: search
|
||||
context_mapping: { }
|
Loading…
Reference in a new issue