summaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/index.php b/index.php
index b57d05ab0..d2ce6fc61 100644
--- a/index.php
+++ b/index.php
@@ -65,11 +65,9 @@ if ($allfeeds) {
}
else {
-
- OCP\Util::addScript('news','main');
+
OCP\Util::addScript('news','news');
- OCP\Util::addScript('news','menu');
- OCP\Util::addScript('news','items');
+ OCP\Util::addScript('news','firstrun');
OCP\Util::addStyle('news','firstrun');