Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WCMS
uw_fdsu_theme_resp
Commits
1ad11b6a
Commit
1ad11b6a
authored
Sep 27, 2021
by
Eric Bremner
Committed by
Kevin Paxman
Oct 07, 2021
Browse files
ISTWCMS-5032: adding catalog search to the show terms template
parent
38e7b629
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/views/views-view--uw_view_catalog_show_terms.html.twig
View file @
1ad11b6a
...
@@ -2,6 +2,12 @@
...
@@ -2,6 +2,12 @@
'content_list'
:
content_list
,
'content_list'
:
content_list
,
}
%}
}
%}
{%
if
catalog_search
%}
{%
include
'@components/catalog-search/catalog-search.twig'
with
{
'catalog_search'
:
catalog_search
}
%}
{%
endif
%}
{%
include
'@components/view/views-view/views-view.twig'
with
{
{%
include
'@components/view/views-view/views-view.twig'
with
{
'title_prefix'
:
title_prefix
,
'title_prefix'
:
title_prefix
,
'title'
:
title
,
'title'
:
title
,
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment