Skip to content

Commit

Permalink
[CIVIC-1552] Update the content on search page to match designs.
Browse files Browse the repository at this point in the history
  • Loading branch information
joshua-salsadigital committed Dec 21, 2023
1 parent 3eca27f commit e6fbeca
Showing 1 changed file with 18 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ display:
exposed: true
expose:
operator_id: search_api_fulltext_op
label: Search
label: 'Search keywords'
description: ''
use_operator: false
operator: search_api_fulltext_op
Expand All @@ -168,8 +168,9 @@ display:
anonymous: '0'
administrator: '0'
expose_fields: false
placeholder: ''
placeholder: 'Enter search keywords...'
searched_fields_id: search_api_fulltext_searched_fields
value_maxlength: 128
is_grouped: false
group_info:
label: ''
Expand Down Expand Up @@ -215,7 +216,20 @@ display:
preserve_facet_query_args: false
query_tags: { }
relationships: { }
header: { }
header:
area:
id: area
table: views
field: area
relationship: none
group_type: group
admin_label: ''
plugin_id: text
empty: false
content:
value: '<h3 class="ct-heading ct-list__title">Search results...</h3>'
format: civictheme_rich_text
tokenize: false
footer: { }
display_extenders: { }
cache_metadata:
Expand All @@ -234,8 +248,8 @@ display:
display_plugin: page
position: 1
display_options:
path: search
display_extenders: { }
path: search
cache_metadata:
max-age: -1
contexts:
Expand Down

0 comments on commit e6fbeca

Please sign in to comment.