Commit fd4302f6 authored by Ivan Tyagov's avatar Ivan Tyagov

When a Knowledge Pad is visible make sure its Owner can add boxes (i.e....

When a Knowledge Pad is visible make sure its Owner can add boxes (i.e. gadgets) without need to specify explicit security settings.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25875 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent ee843468
......@@ -51,6 +51,7 @@
<string>Modify portal content</string>
<string>Access contents information</string>
<string>Copy or Move</string>
<string>Add portal content</string>
</tuple>
</value>
</item>
......
......@@ -69,6 +69,14 @@
</list>
</value>
</item>
<item>
<key> <string>Add portal content</string> </key>
<value>
<list>
<string>Owner</string>
</list>
</value>
</item>
<item>
<key> <string>Copy or Move</string> </key>
<value>
......
367
\ No newline at end of file
370
\ 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