From 0012030826030af1065d59b50aca16412be96caa Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Tue, 5 Apr 2016 15:24:05 +0200 Subject: update upstream lib jusutifiedGallery --- view/php/theme_init.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/php/theme_init.php b/view/php/theme_init.php index 648b144b3..67a80ead7 100644 --- a/view/php/theme_init.php +++ b/view/php/theme_init.php @@ -13,7 +13,7 @@ head_add_css('library/justifiedGallery/justifiedGallery.min.css'); head_add_js('jquery.js'); //head_add_js('jquery-migrate-1.1.1.js'); -head_add_js('library/justifiedGallery/jquery.justifiedGallery.min.js'); +head_add_js('library/justifiedGallery/jquery.justifiedGallery.js'); head_add_js('library/sprintf.js/dist/sprintf.min.js'); //head_add_js('jquery-compat.js'); -- cgit v1.2.3