Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic update #681

Merged
merged 1 commit into from
Oct 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 1 addition & 11 deletions conf/cmi/core.entity_form_display.tpr_unit.tpr_unit.default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ dependencies:
- paragraphs
- path
- readonly_field_widget
- select2
_core:
default_config_hash: C2Xc2BwYmiIL9SayNQLxaufcoqA5SLusFthQgnmb10A
id: tpr_unit.tpr_unit.default
Expand Down Expand Up @@ -133,16 +132,6 @@ 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 @@ -417,6 +406,7 @@ content:
third_party_settings: { }
hidden:
created: true
field_districts: true
hide_description: true
ontologyword_ids: true
show_www: true
37 changes: 6 additions & 31 deletions conf/cmi/language/fi/views.view.unit_search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,16 @@ display:
default:
display_options:
filters:
provided_languages_value:
combine:
group_info:
group_items:
1:
title: 'Näytä toimipisteet, joilta saa palvelua ruotsiksi'
expose:
description: ''
placeholder: ''
combine:
label: 'Kentät yhdistävä suodatin'
expose:
label: Etsi
group_info:
label: 'Kentät yhdistävä suodatin'
description: ''
empty:
area:
content:
value: "<p>Ei tuloksia</p>\r\n"
exposed_form:
options:
submit_button: Käytä
Expand All @@ -34,19 +30,6 @@ display:
items_per_page_label: 'Merkintöjä sivua kohti'
items_per_page_options_all_label: '- Kaikki -'
offset_label: Offset
fields:
name:
separator: ', '
address__postal_code:
separator: ', '
address__address_line1:
separator: ', '
address__address_line2:
separator: ', '
empty:
area:
content:
value: "<p>Ei tuloksia</p>\r\n"
arguments:
id:
exception:
Expand All @@ -56,12 +39,4 @@ display:
display_title: Lohko
entity_reference:
display_title: Entiteettiviittaus
display_options:
fields:
name_override:
separator: ', '
id:
separator: ', '
name:
separator: ', '
label: Toimipistehaku
37 changes: 6 additions & 31 deletions conf/cmi/language/sv/views.view.unit_search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,6 @@ display:
default:
display_title: Förvald
display_options:
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
group_info:
description: ''
exposed_form:
options:
submit_button: Verkställ
Expand All @@ -34,15 +20,12 @@ display:
items_per_page_label: 'Inlägg per sida'
items_per_page_options_all_label: '- Alla -'
offset_label: Kompensera
fields:
name:
separator: ', '
address__postal_code:
separator: ', '
address__address_line1:
separator: ', '
address__address_line2:
separator: ', '
filters:
combine:
expose:
label: Sök
group_info:
label: 'Kombinera filterfält'
empty:
area:
content:
Expand All @@ -55,11 +38,3 @@ display:
display_title: Block
entity_reference:
display_title: Objektsreferens
display_options:
fields:
name_override:
separator: ', '
id:
separator: ', '
name:
separator: ', '
Loading