* [MOD] Upgraded Fancybox JQuery plugin to version 2.1.5.

This commit is contained in:
nuxsmin
2015-07-22 02:58:34 +02:00
parent ceb78908d4
commit 911bedf7ad
19 changed files with 105 additions and 1990 deletions

View File

@@ -40,7 +40,7 @@ $cssFilesBase = array(
array('href' => 'css/alertify.core.css', 'min' => true),
array('href' => 'css/alertify.default.css', 'min' => true),
array('href' => 'css/jquery.tagsinput.css', 'min' => true),
array('href' => 'js/fancybox/jquery.fancybox.css', 'min' => true),
array('href' => 'css/jquery.fancybox.css', 'min' => true),
);
if (file_exists($themeCssPath)){