Skip to content

Commit

Permalink
UHF-10452: Change the latest news card and minimal layouts to have di…
Browse files Browse the repository at this point in the history
…fferent links and texts
  • Loading branch information
teroelonen committed Aug 28, 2024
1 parent 558feb4 commit 63ca56e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions conf/cmi/language/fi/views.view.frontpage_news.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ display:
latest_news_cards:
display_options:
title: 'Uusimmat uutiset'
use_more_text: 'Katso kaikki uutiset'
use_more_text: 'Etsi uutisia'
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/etsi-uutisia
use_more_text: 'Katso kaikki ajankohtaiset'
link_url: /uutiset
display_title: 'Uusimmat uutiset'
6 changes: 3 additions & 3 deletions conf/cmi/language/sv/views.view.frontpage_news.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ display:
latest_news_cards:
display_options:
title: 'Senaste nyheter'
use_more_text: 'Se alla nyheter'
use_more_text: 'Sök efter nyheter'
link_url: /nyheter/sok-efter-nyheter
latest_news_minimal:
display_options:
title: 'Senaste nyheter'
use_more_text: 'Se alla nyheter'
link_url: /nyheter/sok-efter-nyheter
use_more_text: 'Se alla aktuella'
link_url: /nyheter
6 changes: 3 additions & 3 deletions conf/cmi/views.view.frontpage_news.yml
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ display:
display_description: ''
use_more: true
use_more_always: true
use_more_text: 'See all news'
use_more_text: 'Search for news'
link_display: custom_url
link_url: /news/search-for-news
display_extenders: { }
Expand Down Expand Up @@ -795,9 +795,9 @@ display:
display_description: ''
use_more: true
use_more_always: true
use_more_text: 'See all news'
use_more_text: "See what's new"
link_display: custom_url
link_url: /news/search-for-news
link_url: /news
display_extenders: { }
cache_metadata:
max-age: -1
Expand Down

0 comments on commit 63ca56e

Please sign in to comment.