Skip to content
Snippets Groups Projects
Commit 15ce58e5 authored by Suresh Kumar's avatar Suresh Kumar
Browse files

Issue #3362040 by prachi6824, ptiwebtech: Uncommented some code in views template

parent 5ee5102a
Branches
Tags
1 merge request!6Update views-view--hero-slider.html.twig
<div id="hero" class="carousel hero-slide" data-ride="carousel">
<div class="carousel-inner">
{{ rows }}
</div>
{# <a class="carousel-control-prev" href="#hero" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" href="#hero" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a> #}
</div>
\ No newline at end of file
</div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment