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
abf9d61e
Commit
abf9d61e
authored
Aug 20, 2021
by
Kevin Paxman
Browse files
Merge branch 'feature/ISTWCMS-4619-m26lebla-theme-pager' into '1.0.x'
ISTWCMS 4619 m26lebla theme pager See merge request
!47
parents
f0448051
3a608495
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 @
abf9d61e
{%
if
items
%}
{%
include
"@components/pager/pager.twig"
with
{
'items'
:
items
,
}
%}
{%
endif
%}
uw_fdsu_theme_resp.info.yml
View file @
abf9d61e
...
...
@@ -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