summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.php b/index.php
index 8e64d48af..310e68741 100644
--- a/index.php
+++ b/index.php
@@ -18,6 +18,8 @@ OCP\App::checkAppEnabled('news');
OCP\App::setActiveNavigationEntry('news');
OCP\Util::addScript('news','news');
+OCP\Util::addScript('news','jquery.timeago');
+
OCP\Util::addStyle('news','news');
OCP\Util::addStyle('news','settings');