From 7af31802517eb31a05e1c5d248a8c502d9d8b943 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 23 May 2014 01:14:55 +0200 Subject: fix css import --- templates/main.php | 1 - 1 file changed, 1 deletion(-) (limited to 'templates/main.php') diff --git a/templates/main.php b/templates/main.php index d0fd59f3e..3ca64ff53 100644 --- a/templates/main.php +++ b/templates/main.php @@ -15,7 +15,6 @@ \OCP\Util::addStyle('news', 'app'); \OCP\Util::addStyle('news', 'content'); \OCP\Util::addStyle('news', 'settings'); -\OCP\Util::addStyle('news', 'showall'); ?> -- cgit v1.2.3