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
Commits
e017f778
Commit
e017f778
authored
3 months ago
by
catch
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3466032
by frankied3, johnv: Olivero Full pager template creates additional grid columns
parent
853031b6
No related branches found
No related tags found
3 merge requests
!5423
Draft: Resolve #3329907 "Test2"
,
!3478
Issue #3337882: Deleted menus are not removed from content type config
,
!579
Issue #2230909: Simple decimals fail to pass validation
Pipeline
#470063
passed with warnings
3 months ago
Stage: 🪄 Lint
Stage: 🗜️ Test
Pipeline: drupal
#470090
Pipeline: drupal
#470074
Pipeline: drupal
#470068
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
core/themes/olivero/templates/navigation/pager.html.twig
+1
-1
1 addition, 1 deletion
core/themes/olivero/templates/navigation/pager.html.twig
with
1 addition
and
1 deletion
core/themes/olivero/templates/navigation/pager.html.twig
+
1
−
1
View file @
e017f778
...
...
@@ -32,7 +32,7 @@
*/
#}
{%
if
items
%}
<nav
class=
"pager
layout--content-medium
"
role=
"navigation"
aria-labelledby=
"
{{
heading_id
}}
"
>
<nav
class=
"pager"
role=
"navigation"
aria-labelledby=
"
{{
heading_id
}}
"
>
<
{{
pagination_heading_level
}}
id
="
{{
heading_id
}}
"
class=
"visually-hidden"
>
{{
'Pagination'
|
t
}}
</
{{
pagination_heading_level
}}
>
<ul
class=
"pager__items js-pager__items"
>
{# Print first item if we are not on the first page. #}
...
...
This diff is collapsed.
Click to expand it.
catch
@catch
mentioned in commit
c8098d19
·
3 months ago
mentioned in commit
c8098d19
mentioned in commit c8098d191e4b351517e7a5cc61ae32609988e61d
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment