From b1c7c904b3d550972daac69adbb5e4650e2ae0d7 Mon Sep 17 00:00:00 2001 From: Jeremy McDermott Date: Thu, 24 Oct 2024 14:50:01 -0300 Subject: [PATCH] LOYALIST-48 Update Whats New pager limit/labels --- configuration/views.view.news.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configuration/views.view.news.yml b/configuration/views.view.news.yml index afeca28..f3cfccb 100644 --- a/configuration/views.view.news.yml +++ b/configuration/views.view.news.yml @@ -77,14 +77,14 @@ display: options: offset: 0 pagination_heading_level: h4 - items_per_page: 10 + items_per_page: 20 total_pages: null id: 0 tags: next: ›› previous: ‹‹ - first: '« First' - last: 'Last »' + first: '‹ newest' + last: 'earliest ›' expose: items_per_page: false items_per_page_label: 'Items per page'