// SYSTEM PANEL //
[ROOT]
/
home
/
salvufkx
/
homedir
/
public_html
/
wp-content
/
themes
/
resi
/
js
[ PARENT ]
EDIT :: lightbox.script.js
(function($){ $(document).ready(function() { $('.gallery-link').magnificPopup({ type:'image', gallery:{enabled:true}, }); }); })( jQuery );
SAVE
CANCEL