aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-01-27 14:46:39 -0800
committerfriendica <info@friendica.com>2014-01-27 14:46:39 -0800
commitd6a9497e4a3839d9fb4dba4634167f006bb3fe87 (patch)
tree724c43f7a1b7deead876ca3499c60982ecc0e2f7 /view
parentd67fdd129921549b6a1e7cb5e5ebea7bdc38bf0e (diff)
downloadvolse-hubzilla-d6a9497e4a3839d9fb4dba4634167f006bb3fe87.tar.gz
volse-hubzilla-d6a9497e4a3839d9fb4dba4634167f006bb3fe87.tar.bz2
volse-hubzilla-d6a9497e4a3839d9fb4dba4634167f006bb3fe87.zip
cleanup include/menu in preparation for the next phase of bookmarking
Diffstat (limited to 'view')
-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 0e473f728..b6aa5de0f 100644
--- a/view/php/theme_init.php
+++ b/view/php/theme_init.php
@@ -44,6 +44,7 @@ head_add_js('docready.js');
head_add_js('library/colorbox/jquery.colorbox-min.js');
head_add_js('library/bootstrap-datetimepicker/js/moment.js');
head_add_js('library/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js');
+
/**
* Those who require this feature will know what to do with it.
* Those who don't, won't.