Skip to content
Snippets Groups Projects

Issue #3157557 by ranjith_kumar_k_u, shelane, mayurjadhav: Use Full Page on Files View Page

Open Issue #3157557 by ranjith_kumar_k_u, shelane, mayurjadhav: Use Full Page on Files View Page
Open Stephen Mustgrave requested to merge issue/drupal-3157557:3157557-use-full-page into 11.x
4 files
+ 69
1
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -515,7 +515,7 @@ display:
hide_alter_empty: true
destination: false
pager:
type: mini
type: full
options:
offset: 0
pagination_heading_level: h4
@@ -525,6 +525,8 @@ display:
tags:
next: 'Next ›'
previous: ' Previous'
first: '« First'
last: 'Last »'
expose:
items_per_page: false
items_per_page_label: 'Items per page'
@@ -533,6 +535,7 @@ display:
items_per_page_options_all_label: '- All -'
offset: false
offset_label: Offset
quantity: 9
exposed_form:
type: basic
options:
Loading