Commit 1ae6f87a authored by Alexandre Boeglin's avatar Alexandre Boeglin

fix security definition


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6440 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent fb459588
......@@ -1007,7 +1007,7 @@ class SplitMovementGroup(RootMovementGroup):
def test(self, movement):
return 0
allow_class(AggregateMovementGroup)
allow_class(SplitMovementGroup)
class TransformationAppliedRuleCausalityMovementGroup(RootMovementGroup):
"""
......
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