Skip to content
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
106 changes: 54 additions & 52 deletions composer.lock

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

8 changes: 4 additions & 4 deletions conf/cmi/language/fi/views.view.locked_services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ display:
items_per_page_options_all_label: '- Kaikki -'
exposed_form:
options:
submit_button: Suodata
exposed_sorts_label: Järjestä
sort_asc_label: Nouseva
sort_desc_label: Laskeva
submit_button: Käytä
exposed_sorts_label: Lajittele
sort_asc_label: Nousevasti
sort_desc_label: Laskevasti
reset_button_label: Palauta
empty:
area_text_custom:
Expand Down
6 changes: 3 additions & 3 deletions conf/cmi/language/fi/views.view.unit_search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@ display:
options:
submit_button: Etsi
reset_button_label: Palauta
exposed_sorts_label: Järjestä
sort_asc_label: Nouseva
sort_desc_label: Laskeva
exposed_sorts_label: Lajittele
sort_asc_label: Nousevasti
sort_desc_label: Laskevasti
empty:
area:
content:
Expand Down
2 changes: 1 addition & 1 deletion conf/cmi/language/sv/views.view.locked_services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ display:
items_per_page_options_all_label: '- Alla -'
exposed_form:
options:
submit_button: Filtrera
submit_button: Verkställ
sort_asc_label: Stigande
sort_desc_label: Fallande
reset_button_label: Återställ
Expand Down
10 changes: 5 additions & 5 deletions conf/cmi/views.view.locked_services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
- helfi_tpr
- user
_core:
default_config_hash: 1dRKNkYLtZD9PWHvIf80gU-ZzsLrw-XvViAgSO-9_GE
default_config_hash: '-UISGYRFQsg9H7NxQvTJIQIXiqcmuzVndExJg2A1-fM'
id: locked_services
label: 'Locked services'
module: views
Expand Down Expand Up @@ -402,13 +402,13 @@ display:
exposed_form:
type: basic
options:
submit_button: Filter
submit_button: Apply
reset_button: false
reset_button_label: Reset
exposed_sorts_label: Sort
exposed_sorts_label: 'Sort by'
expose_sort_order: true
sort_asc_label: Ascending
sort_desc_label: Descending
sort_asc_label: Asc
sort_desc_label: Desc
access:
type: perm
options:
Expand Down
8 changes: 4 additions & 4 deletions conf/cmi/views.view.unit_search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies:
- helfi_tpr
- user
_core:
default_config_hash: sGxrTeDVc_OZ34V0aOwO-uHLjH-ybevUsGg0Go39NRE
default_config_hash: K-OcWir6NK21Q_1WKOZPLWunpaR4ERqOpW_uHHsU-O8
id: unit_search
label: 'Unit search'
module: views
Expand Down Expand Up @@ -310,10 +310,10 @@ display:
submit_button: Search
reset_button: false
reset_button_label: Reset
exposed_sorts_label: Sort
exposed_sorts_label: 'Sort by'
expose_sort_order: true
sort_asc_label: Ascending
sort_desc_label: Descending
sort_asc_label: Asc
sort_desc_label: Desc
access:
type: perm
options:
Expand Down
2 changes: 0 additions & 2 deletions public/themes/custom/hdbt_subtheme/.eslintignore
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
node_modules/**/*
webpack.config.js
webpack.svgToSprite.js
2 changes: 1 addition & 1 deletion public/themes/custom/hdbt_subtheme/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
23
22
Loading
Loading