Commit f574132b authored by Nicolas Delaby's avatar Nicolas Delaby

Remove blank spaces


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44573 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 043aef17
......@@ -168,7 +168,7 @@ class TextDocument(CachedConvertableMixin, BaseConvertableFileMixin,
'portal_transforms failed to convert '
'from %r to %s: %r' %
(src_mimetype, mime_type, self))
if format in VALID_IMAGE_FORMAT_LIST:
# do resize by temporary image
temp_image = self.portal_contributions.newContent(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment