From 128e510fb0289862db5ebb478f93983351275289 Mon Sep 17 00:00:00 2001 From: Exodus4D Date: Sun, 13 Sep 2015 19:02:29 +0200 Subject: [PATCH] fixed "blueImpGallery" link --- build_js/app.js.src.js | 2 +- js/app.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build_js/app.js.src.js b/build_js/app.js.src.js index 3f5affd3..59f2f641 100644 --- a/build_js/app.js.src.js +++ b/build_js/app.js.src.js @@ -45,7 +45,7 @@ requirejs.config({ select2: 'lib/select2.min', // v4.0.0 Drop Down customization - https://select2.github.io/ validator: 'lib/validator.min', // v0.7.2 Validator for Bootstrap 3 - https://github.com/1000hz/bootstrap-validator lazylinepainter: 'lib/jquery.lazylinepainter-1.5.1.min', // v1.5.1 SVG line animation plugin - http://lazylinepainter.info/ - blueImpGallery: 'lib/blueimp-gallery', // v2.15.2 Image Gallery - https://blueimp.github.io/Bootstrap-Image-Gallery/ + blueImpGallery: 'lib/blueimp-gallery', // v2.15.2 Image Gallery - https://github.com/blueimp/Gallery/ blueImpGalleryHelper: 'lib/blueimp-helper', // helper function for Blue Imp Gallery blueImpGalleryBootstrap: 'lib/bootstrap-image-gallery', // v3.1.1 Bootstrap extension for Blue Imp Gallery - https://blueimp.github.io/Bootstrap-Image-Gallery/ bootstrapConfirmation: 'lib/bootstrap-confirmation', // v1.0.1 Bootstrap extension for inline confirm dialog - https://github.com/tavicu/bs-confirmation diff --git a/js/app.js b/js/app.js index 3f5affd3..59f2f641 100644 --- a/js/app.js +++ b/js/app.js @@ -45,7 +45,7 @@ requirejs.config({ select2: 'lib/select2.min', // v4.0.0 Drop Down customization - https://select2.github.io/ validator: 'lib/validator.min', // v0.7.2 Validator for Bootstrap 3 - https://github.com/1000hz/bootstrap-validator lazylinepainter: 'lib/jquery.lazylinepainter-1.5.1.min', // v1.5.1 SVG line animation plugin - http://lazylinepainter.info/ - blueImpGallery: 'lib/blueimp-gallery', // v2.15.2 Image Gallery - https://blueimp.github.io/Bootstrap-Image-Gallery/ + blueImpGallery: 'lib/blueimp-gallery', // v2.15.2 Image Gallery - https://github.com/blueimp/Gallery/ blueImpGalleryHelper: 'lib/blueimp-helper', // helper function for Blue Imp Gallery blueImpGalleryBootstrap: 'lib/bootstrap-image-gallery', // v3.1.1 Bootstrap extension for Blue Imp Gallery - https://blueimp.github.io/Bootstrap-Image-Gallery/ bootstrapConfirmation: 'lib/bootstrap-confirmation', // v1.0.1 Bootstrap extension for inline confirm dialog - https://github.com/tavicu/bs-confirmation