Form cosmetics.

This commit is contained in:
2018-01-23 23:04:00 +01:00
parent 46815e0d1d
commit 221024393e

View File

@@ -473,7 +473,7 @@ class DescriptionForm(EventCreateForm):
if DEVELOPMENT_INIT_FORMS: if DEVELOPMENT_INIT_FORMS:
if not title_prefix: if not title_prefix:
title_prefix = u'Development Default Title' title_prefix = u'%s' % sport
self.fields['title'].initial = title_prefix self.fields['title'].initial = title_prefix