From ed9039e4d61ab4b6bb8e542dab6c6605733491a8 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Tue, 2 Apr 2013 23:36:25 +0200 Subject: remove app styles now they are in core --- templates/main.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'templates/main.php') diff --git a/templates/main.php b/templates/main.php index e1ab78539..109abf657 100644 --- a/templates/main.php +++ b/templates/main.php @@ -7,7 +7,6 @@ \OCP\Util::addScript('news', 'vendor/momentjs/moment'); \OCP\Util::addScript('news', 'public/app'); -\OCP\Util::addStyle('news', 'owncloud'); \OCP\Util::addStyle('news', 'addnew'); \OCP\Util::addStyle('news', 'feeds'); \OCP\Util::addStyle('news', 'items'); @@ -51,4 +50,4 @@ inc("part.items")); ?> - \ No newline at end of file + -- cgit v1.2.3