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-10-20 15:23:12 +0300
committerdartcafe <github@dartcafe.de>2018-10-20 15:23:12 +0300
commitf6935340153bba8ce8659f57b163cebb21910f7e (patch)
tree09d52b506311ab608771d6d521988eb11b436548 /templates
parent4ec8717530cfea92dfbb9fb1766dfcb6671bdb90 (diff)
less html and css
Diffstat (limited to 'templates')
-rw-r--r--templates/create.tmpl.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/create.tmpl.php b/templates/create.tmpl.php
index e87c2b41..b4748396 100644
--- a/templates/create.tmpl.php
+++ b/templates/create.tmpl.php
@@ -22,11 +22,6 @@
*
*/
-
-
- \OCP\Util::addStyle('polls', 'main');
- \OCP\Util::addStyle('polls', 'flex');
- \OCP\Util::addStyle('polls', 'sidebar');
?>
<div id="create-poll"></div>