forked from CGM_Public/pretix_original
Add subevent to bulk voucher form
This commit is contained in:
@@ -64,6 +64,9 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{% if form.subevent %}
|
||||
{% bootstrap_field form.subevent layout="control" %}
|
||||
{% endif %}
|
||||
{% bootstrap_field form.tag layout="control" %}
|
||||
{% bootstrap_field form.comment layout="control" %}
|
||||
</fieldset>
|
||||
|
||||
Reference in New Issue
Block a user