Skip to content

Commit

Permalink
Revert unwanted changes to unit search and TPR unit form display
Browse files Browse the repository at this point in the history
  • Loading branch information
teroelonen committed Dec 21, 2023
1 parent e2e97a6 commit 99ddf2e
Show file tree
Hide file tree
Showing 4 changed files with 317 additions and 6 deletions.
11 changes: 10 additions & 1 deletion conf/cmi/core.entity_form_display.tpr_unit.tpr_unit.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,16 @@ content:
collapse_edit_all: collapse_edit_all
duplicate: duplicate
third_party_settings: { }
field_districts:
type: select2_entity_reference
weight: 29
region: content
settings:
width: 100%
autocomplete: false
match_operator: STARTS_WITH
match_limit: 10
third_party_settings: { }
field_lower_content:
type: paragraphs
weight: 29
Expand Down Expand Up @@ -419,7 +429,6 @@ content:
third_party_settings: { }
hidden:
created: true
field_districts: true
hide_description: true
ontologyword_ids: true
show_www: true
Expand Down
8 changes: 8 additions & 0 deletions conf/cmi/language/fi/views.view.unit_search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@ display:
display_options:
filters:
combine:
provided_languages_value:
group_info:
group_items:
1:
title: 'Näytä toimipisteet, joilta saa palvelua ruotsiksi'
expose:
description: ''
placeholder: ''
group_info:
label: 'Kentät yhdistävä suodatin'
description: ''
Expand Down
8 changes: 8 additions & 0 deletions conf/cmi/language/sv/views.view.unit_search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@ display:
exception:
title: Alla
filters:
provided_languages_value:
group_info:
group_items:
1:
title: 'Visa serviceställen som erbjuder service på svenska'
expose:
description: ''
placeholder: ''
combine:
expose:
label: Sök
Expand Down
Loading

0 comments on commit 99ddf2e

Please sign in to comment.