aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-04-05 15:28:39 +0200
committerMario Vavti <mario@mariovavti.com>2016-04-05 15:28:39 +0200
commit32ccdd1f57dc036b9917c9f5577d0ef4298d959c (patch)
tree5478ae0903a5e0155ceff1a0f90ffc898d337c98 /view
parentdeaf0e99fdd4edb1cccbcf721d34821927c50f3c (diff)
downloadvolse-hubzilla-32ccdd1f57dc036b9917c9f5577d0ef4298d959c.tar.gz
volse-hubzilla-32ccdd1f57dc036b9917c9f5577d0ef4298d959c.tar.bz2
volse-hubzilla-32ccdd1f57dc036b9917c9f5577d0ef4298d959c.zip
use min version of justifiedGallery
Diffstat (limited to 'view')
-rw-r--r--view/php/theme_init.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/php/theme_init.php b/view/php/theme_init.php
index 67a80ead7..648b144b3 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.js');
+head_add_js('library/justifiedGallery/jquery.justifiedGallery.min.js');
head_add_js('library/sprintf.js/dist/sprintf.min.js');
//head_add_js('jquery-compat.js');