Commit 432d5b64 authored by Nicolas Delaby's avatar Nicolas Delaby

it was missing

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41857 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent a4c92f0a
......@@ -165,6 +165,8 @@ class EmailDocument(TextDocument):
self._v_message = result
return result
security.declareProtected(Permissions.AccessContentsInformation,
'isSupportBaseDataConversion')
def isSupportBaseDataConversion(self):
"""
"""
......
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