added changing of polls
This commit is contained in:
parent
f2ef35b429
commit
81df603ba2
6 changed files with 217 additions and 18 deletions
|
@ -26,7 +26,7 @@
|
|||
<span py:if="'description' in errors" class="error">${errors.description}</span>
|
||||
</p>
|
||||
<p>
|
||||
<input type="submit" value="Create poll" />
|
||||
<input type="submit" name="submit" value="Create poll" />
|
||||
<input type="submit" name="cancel" value="Cancel" />
|
||||
</p>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue