Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
WCMS
uw_fdsu_theme_resp
Commits
3a608495
Commit
3a608495
authored
Aug 03, 2021
by
Martin Leblanc
Committed by
Kevin Paxman
Aug 10, 2021
Browse files
adding the pager template
parent
f0448051
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
0 deletions
+7
-0
templates/pager/pager.html.twig
templates/pager/pager.html.twig
+5
-0
uw_fdsu_theme_resp.info.yml
uw_fdsu_theme_resp.info.yml
+2
-0
No files found.
templates/pager/pager.html.twig
0 → 100644
View file @
3a608495
{%
if
items
%}
{%
include
"@components/pager/pager.twig"
with
{
'items'
:
items
,
}
%}
{%
endif
%}
uw_fdsu_theme_resp.info.yml
View file @
3a608495
...
...
@@ -37,6 +37,8 @@ regions:
# Remove unwanted system stylesheets
stylesheets-remove
:
-
'
core/themes/seven/css/base/elements.css'
-
'
core/themes/seven/css/components/pager.css'
-
'
core/themes/seven/css/classy/components/pager.css'
# - '@stable/css/system/components/align.module.css'
# - '@stable/css/system/components/fieldgroup.module.css'
# - '@stable/css/system/components/container-inline.module.css'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment