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 @@ ...@@ -63,13 +63,17 @@
<item> <item>
<key> <string>Delete objects</string> </key> <key> <string>Delete objects</string> </key>
<value> <value>
<tuple/> <tuple>
<string>Manager</string>
</tuple>
</value> </value>
</item> </item>
<item> <item>
<key> <string>Modify portal content</string> </key> <key> <string>Modify portal content</string> </key>
<value> <value>
<tuple/> <tuple>
<string>Manager</string>
</tuple>
</value> </value>
</item> </item>
</dictionary> </dictionary>
......
488 490
\ 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