]> _ Git - physioassist-de.git/commitdiff
test push
authorsoufiane <soufiane@cubedesigners.com>
Tue, 12 Mar 2024 10:39:16 +0000 (11:39 +0100)
committersoufiane <soufiane@cubedesigners.com>
Tue, 12 Mar 2024 10:39:16 +0000 (11:39 +0100)
wp-content/themes/physioassist/resources/assets/scripts/text-carousel.js

index 7b6a5d08e2b1029ea9fb948f91b0bd6a36accaf8..ba071514bac1976e7716154d68483baa289b90e6 100644 (file)
@@ -4,7 +4,6 @@
   $(window).on( 'elementor/frontend/init', function() {
     // eslint-disable-next-line
     elementorFrontend.hooks.addAction('frontend/element_ready/cube-text-carousel.default', function ($scope) {
-
       // Only trigger if it is a carousel type gallery
       if ($scope.hasClass('elementor-widget-cube-text-carousel')) {
         $scope.find('.text-carousel').slick(); // Note: settings come from data-attribute in HTML