Moved search bar to top, and styled
Also add opencase_search as dependency to opencase because the css for it is in opencase/css (hopefully all this css can go into an opencase theme one day)
This commit is contained in:
@ -9,7 +9,7 @@ dependencies:
|
||||
- bartik
|
||||
id: exposedformactor_searchpage_1
|
||||
theme: bartik
|
||||
region: sidebar_first
|
||||
region: header
|
||||
weight: -9
|
||||
provider: null
|
||||
plugin: 'views_exposed_filter_block:actor_search-page_1'
|
||||
|
@ -554,7 +554,7 @@ display:
|
||||
expose:
|
||||
operator_id: search_api_fulltext_op
|
||||
label: 'Search by Name'
|
||||
description: 'Type at least 3 letters of a first or last name and press enter.'
|
||||
description: 'Type at least 3 letters and press enter.'
|
||||
use_operator: false
|
||||
operator: search_api_fulltext_op
|
||||
identifier: search_api_fulltext
|
||||
|
Reference in New Issue
Block a user