Add organizer_info_text

This commit is contained in:
Raphael Michel
2017-07-27 11:43:35 +02:00
parent d413a37c1f
commit c64b4473e4
6 changed files with 24 additions and 0 deletions

View File

@@ -415,6 +415,10 @@ Your {event} team"""))
'default': '',
'type': LazyI18nString
},
'organizer_info_text': {
'default': '',
'type': LazyI18nString
},
'update_check_ack': {
'default': 'False',
'type': bool