Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2017-11-12 20:42:34 +0300
committerdartcafe <github@dartcafe.de>2017-11-12 20:42:34 +0300
commitd6668062eadb5b6f8b74b87d791adf7d761dfc6f (patch)
treecf9030aa898e87e50198a10f0b888ad0733d4bb0 /templates
parentc0c75af5393380a3cc58dd5678dca51815d782d5 (diff)
fix broken vote.css
Diffstat (limited to 'templates')
-rw-r--r--templates/goto.tmpl.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/goto.tmpl.php b/templates/goto.tmpl.php
index 0570e277..3ca3f175 100644
--- a/templates/goto.tmpl.php
+++ b/templates/goto.tmpl.php
@@ -29,7 +29,6 @@
\OCP\Util::addStyle('polls', 'public');
}
- \OCP\Util::addStyle('polls', 'app-navigation-simulation');
\OCP\Util::addScript('polls', 'app');
\OCP\Util::addScript('polls', 'vote');