Skip to content

Commit

Permalink
Merge pull request #578 from City-of-Helsinki/UHF-5527
Browse files Browse the repository at this point in the history
UHF-5527 Small accessibility improvements for unit searches and custom searches
  • Loading branch information
teroelonen authored Feb 9, 2024
2 parents 336bd8f + 1551768 commit 62799c4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion conf/cmi/views.view.service_list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,7 @@ display:
operator: combine_op
operator_limit_selection: false
operator_list: { }
identifier: combine
identifier: service-list-search
required: false
remember: false
multiple: false
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{% include '@hdbt/form/form--unit-search.html.twig' %}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{% include '@hdbt/form/text-input/input--textfield--unit-search.html.twig' %}

0 comments on commit 62799c4

Please sign in to comment.