... | ... |
@@ -33,4 +33,4 @@ $GLOBALS['TL_CTE']['swiperSlider'] = array |
33 | 33 |
$GLOBALS['TL_WRAPPERS']['start'][] = 'swiperSliderStart'; |
34 | 34 |
$GLOBALS['TL_WRAPPERS']['stop'][] = 'swiperSliderStop'; |
35 | 35 |
$GLOBALS['TL_WRAPPERS']['start'][] = 'swiperSliderSlideStart'; |
36 |
-$GLOBALS['TL_WRAPPERS']['stop'][] = 'swiperSliderImage'; |
|
36 |
+$GLOBALS['TL_WRAPPERS']['stop'][] = 'swiperSliderSlideStop'; |