aboutsummaryrefslogtreecommitdiffstats
path: root/view/php/theme_init.php
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2016-12-21 15:00:17 -0500
committerAndrew Manning <tamanning@zoho.com>2016-12-21 15:00:17 -0500
commitc37b8f7f9da278e13b092c4334730e49e7fdf230 (patch)
treed884ee4ad3c8bc2ead5ca8afc6f5cb2dd9260848 /view/php/theme_init.php
parent1ee5dba9b3786fa9125a15bd72fa3337caa034f5 (diff)
parente8be8139cb46daa912babcb6c0cdd74d366b9b3b (diff)
downloadvolse-hubzilla-c37b8f7f9da278e13b092c4334730e49e7fdf230.tar.gz
volse-hubzilla-c37b8f7f9da278e13b092c4334730e49e7fdf230.tar.bz2
volse-hubzilla-c37b8f7f9da278e13b092c4334730e49e7fdf230.zip
Merge remote-tracking branch 'upstream/2.0RC' into 2.0RC-doco
Diffstat (limited to 'view/php/theme_init.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 1fb07ae4f..85da4d782 100644
--- a/view/php/theme_init.php
+++ b/view/php/theme_init.php
@@ -26,7 +26,7 @@ head_add_js('library/jquery-textcomplete/jquery.textcomplete.js');
//head_add_js('library/colorbox/jquery.colorbox.js');
head_add_js('library/jquery.timeago.js');
head_add_js('library/readmore.js/readmore.js');
-head_add_js('library/sticky-kit/sticky-kit.min.js');
+head_add_js('library/sticky-kit/sticky-kit.js');
//head_add_js('library/jquery_ac/friendica.complete.js');
//head_add_js('library/tiptip/jquery.tipTip.minified.js');
head_add_js('library/jgrowl/jquery.jgrowl_minimized.js');