Got rid of an obsolete setting

This commit is contained in:
Raphael Michel
2015-12-03 21:59:14 +01:00
parent 53e843ca82
commit 411eb3c60f
3 changed files with 0 additions and 10 deletions

View File

@@ -39,7 +39,6 @@
<legend>{% trans "Order process settings" %}</legend>
{% bootstrap_field sform.reservation_time layout="horizontal" %}
{% bootstrap_field sform.max_items_per_order layout="horizontal" %}
{% bootstrap_field sform.user_mail_required layout="horizontal" %}
{% bootstrap_field sform.attendee_names_asked layout="horizontal" %}
{% bootstrap_field sform.attendee_names_required layout="horizontal" %}
</fieldset>