Moved more config into optional
This commit is contained in:
@ -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: { }
|
@ -34,7 +34,7 @@ display:
|
||||
exposed_form:
|
||||
type: basic
|
||||
options:
|
||||
submit_button: Apply
|
||||
submit_button: Search
|
||||
reset_button: false
|
||||
reset_button_label: Reset
|
||||
exposed_sorts_label: 'Sort by'
|
Reference in New Issue
Block a user