Skip to content

Commit

Permalink
Update configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-bot authored Feb 9, 2023
1 parent f9ce362 commit 16a2edc
Show file tree
Hide file tree
Showing 23 changed files with 121 additions and 288 deletions.
36 changes: 18 additions & 18 deletions composer.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ status: true
dependencies:
config:
- field.field.paragraph.service_list.field_service_list_description
- field.field.paragraph.service_list.field_service_list_meta_load_mor
- field.field.paragraph.service_list.field_service_list_services
- field.field.paragraph.service_list.field_service_list_title
- paragraphs.paragraphs_type.service_list
Expand Down Expand Up @@ -42,14 +41,6 @@ content:
rows: 5
placeholder: ''
third_party_settings: { }
field_service_list_meta_load_mor:
type: string_textfield
weight: 4
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_service_list_services:
type: select2_entity_reference
weight: 1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ dependencies:
- field.field.paragraph.unit_search.field_unit_search_description
- field.field.paragraph.unit_search.field_unit_search_meta_button
- field.field.paragraph.unit_search.field_unit_search_meta_label
- field.field.paragraph.unit_search.field_unit_search_meta_load_more
- field.field.paragraph.unit_search.field_unit_search_meta_placehold
- field.field.paragraph.unit_search.field_unit_search_title
- field.field.paragraph.unit_search.field_unit_search_units
Expand Down Expand Up @@ -65,14 +64,6 @@ content:
size: 60
placeholder: ''
third_party_settings: { }
field_unit_search_meta_load_more:
type: string_textfield
weight: 7
region: content
settings:
size: 60
placeholder: ''
third_party_settings: { }
field_unit_search_meta_placehold:
type: string_textfield
weight: 5
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ status: true
dependencies:
config:
- field.field.paragraph.service_list.field_service_list_description
- field.field.paragraph.service_list.field_service_list_meta_load_mor
- field.field.paragraph.service_list.field_service_list_services
- field.field.paragraph.service_list.field_service_list_title
- paragraphs.paragraphs_type.service_list
Expand All @@ -22,14 +21,6 @@ content:
third_party_settings: { }
weight: 1
region: content
field_service_list_meta_load_mor:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 3
region: content
field_service_list_services:
type: entity_reference_entity_id
label: hidden
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ dependencies:
- field.field.paragraph.unit_search.field_unit_search_description
- field.field.paragraph.unit_search.field_unit_search_meta_button
- field.field.paragraph.unit_search.field_unit_search_meta_label
- field.field.paragraph.unit_search.field_unit_search_meta_load_more
- field.field.paragraph.unit_search.field_unit_search_meta_placehold
- field.field.paragraph.unit_search.field_unit_search_title
- field.field.paragraph.unit_search.field_unit_search_units
Expand Down Expand Up @@ -43,14 +42,6 @@ content:
third_party_settings: { }
weight: 3
region: content
field_unit_search_meta_load_more:
type: string
label: above
settings:
link_to_entity: false
third_party_settings: { }
weight: 6
region: content
field_unit_search_meta_placehold:
type: string
label: hidden
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

20 changes: 7 additions & 13 deletions conf/cmi/language/fi/views.view.service_list.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
display:
default:
display_title: Oletus
display_title: Isäntä
display_options:
exposed_form:
options:
Expand All @@ -12,23 +12,17 @@ display:
pager:
options:
tags:
previous: '‹ Edellinen'
next: 'Seuraava ›'
next: Seuraava
previous: Edellinen
first: Ensimmäinen
last: Viimeinen
expose:
items_per_page_label: 'Merkintöjä sivua kohti'
items_per_page_options_all_label: '- Kaikki -'
offset_label: Offset
views_infinite_scroll:
button_text: 'Lataa lisää palveluita'
fields:
name:
separator: ', '
arguments:
id:
exception:
title: Kaikki
empty:
area:
content:
value: "<p>Ei tuloksia</p>\r\n"
format: full_html
service_units:
display_title: Lohko
8 changes: 4 additions & 4 deletions conf/cmi/language/fi/views.view.service_units.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ display:
pager:
options:
tags:
previous: '‹ Edellinen'
next: 'Seuraava ›'
next: Seuraava
previous: Edellinen
first: Ensimmäinen
last: Viimeinen
expose:
items_per_page_label: 'Merkintöjä sivua kohti'
items_per_page_options_all_label: '- Kaikki -'
offset_label: Offset
views_infinite_scroll:
button_text: 'Lataa lisää palvelupaikkoja'
fields:
name:
separator: ', '
Expand Down
Loading

0 comments on commit 16a2edc

Please sign in to comment.