aboutsummaryrefslogtreecommitdiff
path: root/admin/public/votes.html
diff options
context:
space:
mode:
authorMarvin Borner2020-10-10 18:17:40 +0200
committerMarvin Borner2020-10-10 18:18:21 +0200
commit00409448b34265d976485095eadc579bde5cab57 (patch)
tree996370f1b89fa086b0ffe3578b51f775cd8daa50 /admin/public/votes.html
parentf0e24fe07d8eac3e8d893238c13e1b5a9ebecd1c (diff)
"Tob dich aus, Marvin!"
Diffstat (limited to 'admin/public/votes.html')
-rw-r--r--admin/public/votes.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/public/votes.html b/admin/public/votes.html
index cd9563c..b700ed9 100644
--- a/admin/public/votes.html
+++ b/admin/public/votes.html
@@ -19,6 +19,8 @@
<a href="/auth/api/logout" class="pure-menu-item pure-menu-link">Logout</a>
</div>
<div class="card">
+ <button class="pure-button" id="switch">Switch</button>
+ <br />
<canvas id="votes" width="400" height="400"></canvas>
</div>