Allow to show description of add-on product variations by default

This commit is contained in:
Raphael Michel
2019-07-15 11:26:42 +02:00
parent 020122b44f
commit 8d674965d1
6 changed files with 17 additions and 3 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.addon_variation_description_collapsed layout="control" %}
{% bootstrap_field form.meta_noindex layout="control" %}
{% if form.frontpage_subevent_ordering %}
{% bootstrap_field form.frontpage_subevent_ordering layout="control" %}