diff --git a/module/gallery/view/gallery/gallery.js.php b/module/gallery/view/gallery/gallery.js.php index e6c93639..f6135cd2 100644 --- a/module/gallery/view/gallery/gallery.js.php +++ b/module/gallery/view/gallery/gallery.js.php @@ -13,14 +13,7 @@ /** * Galerie d'image * SLB est activĂ© pour tout le site - * -$(".galleryGalleryPicture").simpleLightbox({ - captionSelector: "self", - captionType: "data", - captionsData: "caption", - closeText: "×" -}); -*/ + */ var b = new SimpleLightbox('.galleryGalleryPicture', { captionSelector: "self", captionType: "data",