Commit 6b0d49c9 authored by Romain Courteaud's avatar Romain Courteaud

Improve consistency for Assignee and Assignor's permissions: give them 'Delete...

Improve consistency for Assignee and Assignor's permissions: give them 'Delete objects' permission, as they already have 'Add portal content' and 'Modify portal content'.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31677 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 48c651c5
...@@ -86,6 +86,8 @@ ...@@ -86,6 +86,8 @@
<key> <string>Delete objects</string> </key> <key> <string>Delete objects</string> </key>
<value> <value>
<tuple> <tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string> <string>Manager</string>
</tuple> </tuple>
</value> </value>
......
723 725
\ 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