Introduce banner text

This commit is contained in:
Raphael Michel
2020-04-02 18:35:28 +02:00
parent b121596e4b
commit 25dd8f2e2f
5 changed files with 23 additions and 0 deletions

View File

@@ -520,6 +520,7 @@ class EventSettingsForm(SettingsForm):
'attendee_addresses_asked',
'attendee_addresses_required',
'confirm_text',
'banner_text',
'order_email_asked_twice',
'last_order_modification_date',
]

View File

@@ -101,6 +101,7 @@
{% bootstrap_field sform.voucher_explanation_text layout="control" %}
{% bootstrap_field sform.confirm_text layout="control" %}
{% bootstrap_field sform.checkout_email_helptext layout="control" %}
{% bootstrap_field sform.banner_text layout="control" %}
</fieldset>
<fieldset>
<legend>{% trans "Shop design" %}</legend>