mirror of
https://github.com/pretix/pretix.git
synced 2026-09-13 16:14:40 +00:00
Fix of error in last commit
This commit is contained in:
@@ -28,6 +28,7 @@
|
|||||||
<legend>{% trans "Presale settings" %}</legend>
|
<legend>{% trans "Presale settings" %}</legend>
|
||||||
{% bootstrap_field form.presale_start layout="horizontal" %}
|
{% bootstrap_field form.presale_start layout="horizontal" %}
|
||||||
{% bootstrap_field form.presale_end layout="horizontal" %}
|
{% bootstrap_field form.presale_end layout="horizontal" %}
|
||||||
|
{% bootstrap_field form.max_items_per_order layout="horizontal" %}
|
||||||
</fieldset>
|
</fieldset>
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<legend>{% trans "Payment settings" %}</legend>
|
<legend>{% trans "Payment settings" %}</legend>
|
||||||
|
|||||||
Reference in New Issue
Block a user