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

UHF-10452: Change the front page latest news blocks news archive base url again #695

Merged
merged 1 commit into from
Aug 28, 2024
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
4 changes: 2 additions & 2 deletions conf/cmi/language/fi/views.view.frontpage_news.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ display:
display_options:
title: 'Uusimmat uutiset'
use_more_text: 'Katso kaikki uutiset'
link_url: /uutiset/arkisto
link_url: /uutiset/etsi-uutisia
display_title: 'Uusimmat uutiset'
latest_news_minimal:
display_options:
title: 'Uusimmat uutiset'
use_more_text: 'Katso kaikki uutiset'
link_url: /uutiset/arkisto
link_url: /uutiset/etsi-uutisia
display_title: 'Uusimmat uutiset'
4 changes: 2 additions & 2 deletions conf/cmi/language/sv/views.view.frontpage_news.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ display:
display_options:
title: 'Senaste nyheter'
use_more_text: 'Se alla nyheter'
link_url: /nyheter/arkiv
link_url: /nyheter/sok-efter-nyheter
latest_news_minimal:
display_options:
title: 'Senaste nyheter'
use_more_text: 'Se alla nyheter'
link_url: /nyheter/arkiv
link_url: /nyheter/sok-efter-nyheter
4 changes: 2 additions & 2 deletions conf/cmi/views.view.frontpage_news.yml
Original file line number Diff line number Diff line change
Expand Up @@ -631,7 +631,7 @@ display:
use_more_always: true
use_more_text: 'See all news'
link_display: custom_url
link_url: /news/archive
link_url: /news/search-for-news
display_extenders: { }
cache_metadata:
max-age: -1
Expand Down Expand Up @@ -797,7 +797,7 @@ display:
use_more_always: true
use_more_text: 'See all news'
link_display: custom_url
link_url: /news/archive
link_url: /news/search-for-news
display_extenders: { }
cache_metadata:
max-age: -1
Expand Down