aboutsummaryrefslogtreecommitdiffstats
path: root/view/php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-07-15 13:20:00 +0200
committerMario Vavti <mario@mariovavti.com>2016-07-15 13:20:00 +0200
commit2e32b5f467e9bb66e339c56308ad8a82163566e6 (patch)
treead03bdf26555b7136240917657a5e7a768529a3b /view/php
parent7ee7f00bf34b11d0427f03df9494088cf56ef9ee (diff)
downloadvolse-hubzilla-2e32b5f467e9bb66e339c56308ad8a82163566e6.tar.gz
volse-hubzilla-2e32b5f467e9bb66e339c56308ad8a82163566e6.tar.bz2
volse-hubzilla-2e32b5f467e9bb66e339c56308ad8a82163566e6.zip
upgrade to jquery-3.1 and minor fixes
Diffstat (limited to 'view/php')
-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 e9ba2aa05..46aadaa7d 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_css('library/Text_Highlighter/sample.css');
head_add_js('jquery.js');
-//head_add_js('jquery-migrate-1.1.1.js');
+//head_add_js('jquery.migrate-3.0.0.js');
head_add_js('library/justifiedGallery/jquery.justifiedGallery.min.js');
head_add_js('library/sprintf.js/dist/sprintf.min.js');