forked from ZwiiCMS-Team/ZwiiCMS
[9.0.16] simpleLightBox closetext with Edge
This commit is contained in:
parent
d0441d066c
commit
fd532f4bde
@ -16,5 +16,6 @@
|
|||||||
$(".galleryGalleryPicture").simpleLightbox({
|
$(".galleryGalleryPicture").simpleLightbox({
|
||||||
captionSelector: "self",
|
captionSelector: "self",
|
||||||
captionType: "data",
|
captionType: "data",
|
||||||
captionsData: "caption"
|
captionsData: "caption",
|
||||||
|
closeText: "×"
|
||||||
});
|
});
|
Loading…
Reference in New Issue
Block a user