Switch edition from editions list page
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<form name="switch-edition" action="/switch-edition" method="POST">
|
||||
{% csrf_token %}
|
||||
<input type="hidden" name="edition" value="{{ edition.id }}">
|
||||
<button class="button">Switch to this edition</button>
|
||||
<button class="button {{ size }}">Switch to this edition</button>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user