Move editing the vote description to a dedicated page
So that /votes/:id remains a preview page, even for organizers.
This commit is contained in:
parent
888dcc1a99
commit
be9c415048
5 changed files with 12078 additions and 12 deletions
|
|
@ -6,6 +6,7 @@
|
|||
<title>Vedia</title>
|
||||
<script src="/chartkick.js"></script>
|
||||
<script src="/Chart.bundle.js"></script>
|
||||
<link rel="stylesheet" href="/bootstrap.css">
|
||||
<link rel="stylesheet" href="/style.css">
|
||||
</head>
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue