Split banner text into top and bottom

This commit is contained in:
Raphael Michel
2020-04-03 13:02:23 +02:00
parent 25dd8f2e2f
commit 1ffc799c4d
5 changed files with 106 additions and 13 deletions

View File

@@ -533,6 +533,7 @@ class EventSettingsSerializer(serializers.Serializer):
'presale_has_ended_text',
'voucher_explanation_text',
'banner_text',
'banner_text_bottom',
'show_dates_on_frontpage',
'show_date_to',
'show_times',