Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
drupal
Merge requests
!5337
Issue
#3157557
by ranjith_kumar_k_u, shelane, mayurjadhav: Use Full Page on Files View Page
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Issue
#3157557
by ranjith_kumar_k_u, shelane, mayurjadhav: Use Full Page on Files View Page
issue/drupal-3157557:3157557-use-full-page
into
11.x
Overview
0
Commits
1
Pipelines
1
Changes
4
Open
Stephen Mustgrave
requested to merge
issue/drupal-3157557:3157557-use-full-page
into
11.x
1 year ago
Overview
0
Commits
1
Pipelines
1
Changes
4
Expand
Closes
#3157557
0
0
Merge request reports
Compare
11.x
version 1
2e158b8c
1 year ago
11.x (HEAD)
and
latest version
latest version
c30776c2
1 commit,
1 year ago
version 1
2e158b8c
1 commit,
1 year ago
4 files
+
69
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
core/modules/file/config/optional/views.view.files.yml
+
4
−
1
Options
@@ -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