From c114f7d8ad509648234add10c03a7e89cd100201 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Thu, 6 Sep 2018 19:18:25 -0400 Subject: [PATCH] Commit two content search blocks that added themselves from nowhere --- ...block.block.content_search_form_global.yml | 31 ++++++++++++++++++ ...block.block.content_search_form_search.yml | 32 +++++++++++++++++++ 2 files changed, 63 insertions(+) create mode 100644 config/sync/block.block.content_search_form_global.yml create mode 100644 config/sync/block.block.content_search_form_search.yml diff --git a/config/sync/block.block.content_search_form_global.yml b/config/sync/block.block.content_search_form_global.yml new file mode 100644 index 0000000..130b24a --- /dev/null +++ b/config/sync/block.block.content_search_form_global.yml @@ -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: { } diff --git a/config/sync/block.block.content_search_form_search.yml b/config/sync/block.block.content_search_form_search.yml new file mode 100644 index 0000000..abca632 --- /dev/null +++ b/config/sync/block.block.content_search_form_search.yml @@ -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: { }