Commit 78abc7a6 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

we need 'Add portal folder' permission to clone categories, that is allowed...

we need 'Add portal folder' permission to clone categories, that is allowed for Manager and Owner by portal_categories.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26359 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 2e7c5b36
......@@ -53,6 +53,7 @@
<string>Modify portal content</string>
<string>Delete objects</string>
<string>Copy or Move</string>
<string>Add portal folders</string>
</tuple>
</value>
</item>
......
......@@ -77,6 +77,15 @@
</tuple>
</value>
</item>
<item>
<key> <string>Add portal folders</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>Copy or Move</string> </key>
<value>
......
......@@ -70,6 +70,12 @@
<tuple/>
</value>
</item>
<item>
<key> <string>Add portal folders</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>Copy or Move</string> </key>
<value>
......
......@@ -75,6 +75,12 @@
<tuple/>
</value>
</item>
<item>
<key> <string>Add portal folders</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>Copy or Move</string> </key>
<value>
......
......@@ -81,6 +81,12 @@
<tuple/>
</value>
</item>
<item>
<key> <string>Add portal folders</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>Copy or Move</string> </key>
<value>
......
......@@ -82,6 +82,15 @@
</tuple>
</value>
</item>
<item>
<key> <string>Add portal folders</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>Copy or Move</string> </key>
<value>
......
......@@ -89,6 +89,15 @@
</tuple>
</value>
</item>
<item>
<key> <string>Add portal folders</string> </key>
<value>
<tuple>
<string>Assignor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>Copy or Move</string> </key>
<value>
......
773
\ No newline at end of file
774
\ 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