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
38e7b629
Commit
38e7b629
authored
Sep 21, 2021
by
Eric Bremner
Committed by
Kevin Paxman
Oct 07, 2021
Browse files
ISTWCMS-5032: adding catalog search to specific catalogs view
parent
f99d6a7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
templates/views/views-view--uw_view_catalog_show_nodes.html.twig
...es/views/views-view--uw_view_catalog_show_nodes.html.twig
+6
-0
No files found.
templates/views/views-view--uw_view_catalog_show_nodes.html.twig
View file @
38e7b629
...
...
@@ -2,6 +2,12 @@
'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
{
'title_prefix'
:
title_prefix
,
'title'
:
title
,
...
...
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