Skip to content
Snippets Groups Projects
Commit b8651a6b authored by Angie Byron's avatar Angie Byron
Browse files

Issue #2375773 by olli, dawehner: Remove pager from default taxonomy term feed

parent 041fee66
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -246,26 +246,10 @@ display: ...@@ -246,26 +246,10 @@ display:
type: views_query type: views_query
options: { } options: { }
pager: pager:
type: full type: some
options: options:
items_per_page: 15 items_per_page: 10
offset: 0 offset: 0
id: 0
total_pages: 0
expose:
items_per_page: false
items_per_page_label: 'Items per page'
items_per_page_options: '5, 10, 25, 50'
items_per_page_options_all: false
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
tags:
previous: ' previous'
next: 'next ›'
first: '« first'
last: 'last »'
quantity: 9
path: taxonomy/term/%/feed path: taxonomy/term/%/feed
displays: displays:
page: page page: page
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment