forked from CGM_Public/pretix_original
Allow creating multiple events in different tabs at the same time
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
<form action="" method="post" class="form-horizontal">
|
||||
{% csrf_token %}
|
||||
{{ wizard.management_form }}
|
||||
{{ wizard.prefix_form }}
|
||||
{% bootstrap_form_errors form %}
|
||||
{% block form %}
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user