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 @@ ...@@ -82,7 +82,6 @@
<key> <string>Add portal content</string> </key> <key> <string>Add portal content</string> </key>
<value> <value>
<tuple> <tuple>
<string>Assignee</string>
<string>Manager</string> <string>Manager</string>
</tuple> </tuple>
</value> </value>
...@@ -91,7 +90,6 @@ ...@@ -91,7 +90,6 @@
<key> <string>Delete objects</string> </key> <key> <string>Delete objects</string> </key>
<value> <value>
<tuple> <tuple>
<string>Assignee</string>
<string>Manager</string> <string>Manager</string>
</tuple> </tuple>
</value> </value>
...@@ -100,7 +98,6 @@ ...@@ -100,7 +98,6 @@
<key> <string>Modify portal content</string> </key> <key> <string>Modify portal content</string> </key>
<value> <value>
<tuple> <tuple>
<string>Assignee</string>
<string>Manager</string> <string>Manager</string>
</tuple> </tuple>
</value> </value>
......
435 437
\ No newline at end of file \ 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