-
- Downloads
[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.
Loading
Please register or sign in to comment