Commit a96ec607 authored by wenjie.zheng's avatar wenjie.zheng Committed by Sebastien Robin

patches/StateChangeInfoPatch.py: remove unused modifications added during the developement.

parent 124346a5
......@@ -37,7 +37,7 @@ def setWorkflowVariable(self, **kw):
"""
history = self.object.workflow_history[self.workflow.id]
history[-1].update(kw)
#history._p_changed = 1
history._p_changed = 1
StateChangeInfo.setWorkflowVariable = setWorkflowVariable
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