aboutsummaryrefslogtreecommitdiffstats
path: root/view/php/theme_init.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-09-19 17:40:52 -0700
committerzotlabs <mike@macgirvin.com>2017-09-19 17:40:52 -0700
commit4ae503bef7e54601bf665e96a2af269d95a54e82 (patch)
tree9a065108f3cf4dcdf085263995ad6c8b2ae3ab55 /view/php/theme_init.php
parent51e40add661219c26c73f4b8d6da1f691e0b9b6d (diff)
parenta7d0c45606042dbf1c60019c508cfe6939b85f4b (diff)
downloadvolse-hubzilla-4ae503bef7e54601bf665e96a2af269d95a54e82.tar.gz
volse-hubzilla-4ae503bef7e54601bf665e96a2af269d95a54e82.tar.bz2
volse-hubzilla-4ae503bef7e54601bf665e96a2af269d95a54e82.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
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 ff37023cf..a420323ac 100644
--- a/view/php/theme_init.php
+++ b/view/php/theme_init.php
@@ -23,7 +23,7 @@ head_add_js('/library/jquery-textcomplete/jquery.textcomplete.js');
head_add_js('/library/jquery.timeago.js');
head_add_js('/library/readmore.js/readmore.js');
-head_add_js('/library/sticky-kit/sticky-kit.js');
+head_add_js('/library/sticky-kit/sticky-kit.min.js');
head_add_js('/library/jgrowl/jquery.jgrowl_minimized.js');
head_add_js('/library/cryptojs/components/core-min.js');
head_add_js('/library/cryptojs/rollups/aes.js');