Commit 8e442f13 authored by Jérome Perrin's avatar Jérome Perrin

remove wrong comment


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22426 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 97bb9ee7
......@@ -247,7 +247,6 @@ class Person(XMLObject):
calendar_uid_list.extend(assignment.getCalendarUidList())
kw['node'] = [self.getUid()] + calendar_uid_list
# Call getSequence
portal_simulation = getToolByName(self, 'portal_simulation')
return portal_simulation.getAvailableTimeSequence(*args, **kw)
......
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