Commit 0b008a1e authored by Yoshinori Okuji's avatar Yoshinori Okuji

Do not call reindexObject explicitly, since it is called from notifyWorkflowCreated.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4157 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 87dfdd59
......@@ -218,9 +218,6 @@ class CopyContainer:
self.__recurse('manage_afterClone', item)
# Reindex object
self.reindexObject()
#self.flushActivity(invoke=1)
def manage_afterAdd(self, item, container):
"""
......
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