edit mistaces
This commit is contained in:
5
assets/js/app.min.js
vendored
5
assets/js/app.min.js
vendored
@@ -259,4 +259,9 @@ if ($('.nav_item').length > 0) {
|
||||
$('.collapse').not(catalog_item).fadeOut(300)
|
||||
$(catalog_item).fadeIn(300);
|
||||
})
|
||||
}
|
||||
if($('.fancybox').length !== 0){
|
||||
Fancybox.bind('[data-fancybox]', {
|
||||
// Your custom options
|
||||
});
|
||||
}
|
||||
Reference in New Issue
Block a user