Allow to hide all sold out items

This commit is contained in:
Raphael Michel
2019-07-18 15:00:39 +02:00
parent a99616b1e0
commit 6d12b3780c
5 changed files with 41 additions and 4 deletions

View File

@@ -18,6 +18,7 @@
{% bootstrap_field form.presale_has_ended_text layout="control" %}
{% bootstrap_field form.voucher_explanation_text layout="control" %}
{% bootstrap_field form.show_variations_expanded layout="control" %}
{% bootstrap_field form.hide_sold_out layout="control" %}
{% bootstrap_field form.meta_noindex layout="control" %}
{% if form.frontpage_subevent_ordering %}
{% bootstrap_field form.frontpage_subevent_ordering layout="control" %}