Commit 7d2cb6a9 authored by Aurel's avatar Aurel

fix quote


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11710 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3137fa73
......@@ -335,7 +335,7 @@ class ActivityTool (Folder, UniqueObject):
security.declareProtected(Permissions.manage_properties, 'isSubscribed')
def isSubscribed(self):
""""
"""
return True, if we are subscribed to TimerService.
Otherwise return False.
"""
......
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