aboutsummaryrefslogtreecommitdiffstats
path: root/view/php/theme_init.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-01-14 18:37:28 -0800
committerfriendica <info@friendica.com>2015-01-14 18:37:28 -0800
commit2e89c13229739e41c6405e9124a16a9d2ada3cfb (patch)
tree26b9363e61bbe63b7a1af5860f5fb6f08acca080 /view/php/theme_init.php
parent168b67fa41b74a23a321e184cd8988644ec55dce (diff)
parentb37915a40e4e049072698e604e61798445a339de (diff)
downloadvolse-hubzilla-2e89c13229739e41c6405e9124a16a9d2ada3cfb.tar.gz
volse-hubzilla-2e89c13229739e41c6405e9124a16a9d2ada3cfb.tar.bz2
volse-hubzilla-2e89c13229739e41c6405e9124a16a9d2ada3cfb.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/php/theme_init.php')
-rw-r--r--view/php/theme_init.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/php/theme_init.php b/view/php/theme_init.php
index d43a87046..b3580b81f 100644
--- a/view/php/theme_init.php
+++ b/view/php/theme_init.php
@@ -43,6 +43,7 @@ head_add_js('library/colorbox/jquery.colorbox-min.js');
head_add_js('library/bootstrap-tagsinput/bootstrap-tagsinput.js');
head_add_js('library/jquery.AreYouSure/jquery.are-you-sure.js');
+head_add_js('library/tableofcontents/jquery.toc.js');
/**
* Those who require this feature will know what to do with it.
* Those who don't, won't.