Commit 4598d349 authored by Romain Courteaud's avatar Romain Courteaud

Do not let Assignee modified invalidated project.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20015 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 268442b0
......@@ -82,7 +82,6 @@
<key> <string>Add portal content</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Manager</string>
</tuple>
</value>
......@@ -91,7 +90,6 @@
<key> <string>Delete objects</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Manager</string>
</tuple>
</value>
......@@ -100,7 +98,6 @@
<key> <string>Modify portal content</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Manager</string>
</tuple>
</value>
......
435
\ No newline at end of file
437
\ No newline at end of file
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