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>2018-09-15 11:37:59 +0300
committerdartcafe <github@dartcafe.de>2018-09-15 11:37:59 +0300
commit0c95feb627b1c97e36dbc07b9d333f86201d0f13 (patch)
treef5c0d9ca98030bbc72966f57d0e3fd8cb8cc1e06 /templates
parente73d9340c0393c07731b41e573fe5e5e6e3a92fd (diff)
some fixes
Diffstat (limited to 'templates')
-rw-r--r--templates/create.tmpl.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/create.tmpl.php b/templates/create.tmpl.php
index 9f89a485..89e8fd5f 100644
--- a/templates/create.tmpl.php
+++ b/templates/create.tmpl.php
@@ -28,7 +28,6 @@
\OCP\Util::addStyle('polls', 'flex');
\OCP\Util::addStyle('polls', 'createpoll');
\OCP\Util::addStyle('polls', 'sidebar');
- \OCP\Util::addStyle('polls', 'createpoll-newui');
?>
<div id="create-poll"></div>