]> _ Git - pmi.git/commitdiff
fix #3502 @0.25
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 18 Mar 2020 16:45:13 +0000 (17:45 +0100)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Wed, 18 Mar 2020 16:45:13 +0000 (17:45 +0100)
resources/js/carrousel.js

index 196355cae500cf25a5a29fd2f2d5a95f5fe23688..e0284e6e41924360a32ecb8c85598fa319e3016b 100644 (file)
@@ -79,6 +79,7 @@ window.Hammer = Hammer.default;
                 this.initSwipeEvent();
                 this.enableArrows();
                 this.indicator();
+                this.automaticSlideshow();
             }
         },