Form cosmetics.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user