Commit bb49d7b8 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

specify 'Delete objects' and 'Modify portal content' permissions for embedded state.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27406 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 662d8798
......@@ -98,13 +98,20 @@
<item>
<key> <string>Delete objects</string> </key>
<value>
<list/>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>Modify portal content</string> </key>
<value>
<list/>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
......
816
\ No newline at end of file
817
\ 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