Skip to content
Snippets Groups Projects
Commit 8decf4c9 authored by Jeremy Kersten's avatar Jeremy Kersten
Browse files

[FIX] website_sale: multi-image - enable first image in carousel

Before this commit, the first thumbnail from the multi image carousel was
always disabled since there are no atribute data-slide-to.

Now we force a '0' string instead of 0 falsy value to have explicitely
data-slide-to="0" after the qweb rendering.
parent 90da0f5a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment