Commit 1c9b02f8 authored by Sebastien Robin's avatar Sebastien Robin

allow managers to modify a validated account

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28700 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f6de7e2b
......@@ -63,13 +63,17 @@
<item>
<key> <string>Delete objects</string> </key>
<value>
<tuple/>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>Modify portal content</string> </key>
<value>
<tuple/>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
</dictionary>
......
488
\ No newline at end of file
490
\ 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