Option to hide date-block on frontpage (#1603)

* Option to hide date-block on frontpage

* Also hide date in headline
This commit is contained in:
Martin Gross
2020-03-12 10:28:47 +01:00
committed by GitHub
parent 39d05a6c40
commit 34c9c40ddc
6 changed files with 66 additions and 46 deletions

View File

@@ -439,6 +439,7 @@ class EventSettingsForm(SettingsForm):
'checkout_email_helptext',
'presale_has_ended_text',
'voucher_explanation_text',
'show_dates_on_frontpage',
'show_date_to',
'show_times',
'show_items_outside_presale_period',