changeset 3589 | a5432f99f2d9 |
parent 3536 | f6c9a5df80fb |
child 3629 | 559cad62c786 |
--- a/hooks/workflow.py Wed Sep 30 18:57:42 2009 +0200 +++ b/hooks/workflow.py Wed Oct 07 12:31:08 2009 +0200 @@ -48,7 +48,7 @@ state.eid) -class _FireAutotransitionOp(PreCommitOperation): +class _FireAutotransitionOp(hook.Operation): """try to fire auto transition after state changes""" def precommit_event(self):