Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
pachu
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
pachu
Commits
15ce58e5
Commit
15ce58e5
authored
1 year ago
by
Suresh Kumar
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3362040
by prachi6824, ptiwebtech: Uncommented some code in views template
parent
5ee5102a
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!6
Update views-view--hero-slider.html.twig
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
templates/views/views-view--hero-slider.html.twig
+1
-8
1 addition, 8 deletions
templates/views/views-view--hero-slider.html.twig
with
1 addition
and
8 deletions
templates/views/views-view--hero-slider.html.twig
+
1
−
8
View file @
15ce58e5
<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>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment