From bfb41ae8aa350b66c0ff92378840bf6fda060dd5 Mon Sep 17 00:00:00 2001 From: Jen Breese-Kauth Date: Fri, 18 Sep 2020 14:22:11 -0700 Subject: [PATCH] D8CORE-2548: change the pagination counts --- config/install/views.view.stanford_news.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/install/views.view.stanford_news.yml b/config/install/views.view.stanford_news.yml index 79f8ad9..2a4cd82 100644 --- a/config/install/views.view.stanford_news.yml +++ b/config/install/views.view.stanford_news.yml @@ -61,7 +61,7 @@ display: pager: type: infinite_scroll options: - items_per_page: 10 + items_per_page: 20 offset: 0 id: 0 total_pages: null @@ -2022,4 +2022,3 @@ display: - 'config:field.storage.node.su_news_publishing_date' - 'config:field.storage.node.su_news_source' - 'config:field.storage.node.su_news_topics' -