Added sidebar search widget to config.
This commit is contained in:
parent
0ec801a42c
commit
6067afed23
@ -0,0 +1,22 @@
|
|||||||
|
langcode: en
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- views.view.person_search
|
||||||
|
module:
|
||||||
|
- views
|
||||||
|
theme:
|
||||||
|
- bartik
|
||||||
|
id: exposedformperson_searchpage_1
|
||||||
|
theme: bartik
|
||||||
|
region: sidebar_first
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'views_exposed_filter_block:person_search-page_1'
|
||||||
|
settings:
|
||||||
|
id: 'views_exposed_filter_block:person_search-page_1'
|
||||||
|
label: ''
|
||||||
|
provider: views
|
||||||
|
label_display: visible
|
||||||
|
views_label: ''
|
||||||
|
visibility: { }
|
Reference in New Issue
Block a user