mirror of
https://github.com/Aroy-Art/Rinkusu.git
synced 2024-12-26 17:44:23 +01:00
Change: image popup tag name
This commit is contained in:
parent
ae9667b31a
commit
3c4949c3b3
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ jQuery(function ($) {
|
||||||
/* ========================================================================= */
|
/* ========================================================================= */
|
||||||
/* Magnific popup
|
/* Magnific popup
|
||||||
/* ========================================================================= */
|
/* ========================================================================= */
|
||||||
$('.image-popup').magnificPopup({
|
$('.image-popup-gallery').magnificPopup({
|
||||||
type: 'image',
|
type: 'image',
|
||||||
removalDelay: 160, //delay removal by X to allow out-animation
|
removalDelay: 160, //delay removal by X to allow out-animation
|
||||||
callbacks: {
|
callbacks: {
|
||||||
|
|
Loading…
Reference in a new issue