Minor change to indentation
This commit is contained in:
parent
369fd2f972
commit
9bc564ff53
@ -21,5 +21,5 @@ from mediagoblin.util import fake_ugettext_passthrough as _
|
||||
|
||||
class MediaCommentForm(wtforms.Form):
|
||||
comment_content = wtforms.TextAreaField(
|
||||
_('Comment'),
|
||||
[wtforms.validators.Required()])
|
||||
_('Comment'),
|
||||
[wtforms.validators.Required()])
|
||||
|
Loading…
x
Reference in New Issue
Block a user