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
a327ef05
Commit
a327ef05
authored
Nov 22, 2021
by
Eric Bremner
Browse files
ISTWCMS-5129: removing extra classes on views view
parent
18612c1a
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
+0
-8
templates/views/views-view.html.twig
templates/views/views-view.html.twig
+0
-8
No files found.
templates/views/views-view.html.twig
View file @
a327ef05
...
...
@@ -40,10 +40,6 @@
]
%}
{%
if
(
view.current_display
==
'catalog_a_z_page'
)
or
(
view.current_display
==
'services_page'
)
%}
<div
class=
"views-element-container contextual-region"
>
{%
endif
%}
{%
if
content_list
%}
{%
include
'@components/tabs/tabs--link/tabs--link.twig'
with
{
'content_list'
:
content_list
,
...
...
@@ -77,7 +73,3 @@
'dom_id'
:
dom_id
,
'exp_col_all'
:
exp_col_all
,
}
%}
{%
if
(
view.current_display
==
'catalog_a_z_page'
)
or
(
view.current_display
==
'services_page'
)
%}
</div>
{%
endif
%}
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