Fix of error in last commit

This commit is contained in:
Raphael Michel
2015-02-12 11:02:21 +01:00
parent 583b029776
commit af7793e235

View File

@@ -28,6 +28,7 @@
<legend>{% trans "Presale settings" %}</legend>
{% bootstrap_field form.presale_start layout="horizontal" %}
{% bootstrap_field form.presale_end layout="horizontal" %}
{% bootstrap_field form.max_items_per_order layout="horizontal" %}
</fieldset>
<fieldset>
<legend>{% trans "Payment settings" %}</legend>