forked from ZwiiCMS-Team/ZwiiCMS
merge master
This commit is contained in:
parent
2bf6880060
commit
6894c73f21
@ -13,14 +13,7 @@
|
|||||||
/**
|
/**
|
||||||
* Galerie d'image
|
* Galerie d'image
|
||||||
* SLB est activé pour tout le site
|
* SLB est activé pour tout le site
|
||||||
*
|
*/
|
||||||
$(".galleryGalleryPicture").simpleLightbox({
|
|
||||||
captionSelector: "self",
|
|
||||||
captionType: "data",
|
|
||||||
captionsData: "caption",
|
|
||||||
closeText: "×"
|
|
||||||
});
|
|
||||||
*/
|
|
||||||
var b = new SimpleLightbox('.galleryGalleryPicture', {
|
var b = new SimpleLightbox('.galleryGalleryPicture', {
|
||||||
captionSelector: "self",
|
captionSelector: "self",
|
||||||
captionType: "data",
|
captionType: "data",
|
||||||
|
Loading…
Reference in New Issue
Block a user