Commit 7321fa84 authored by Bartek Górny's avatar Bartek Górny

fixed security settings in draft state (to enable file upload)

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11768 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 187aa9e2
......@@ -67,6 +67,7 @@
<string>Add portal content</string>
<string>Modify portal content</string>
<string>Change local roles</string>
<string>Change Images and Files</string>
</tuple>
</value>
</item>
......
......@@ -94,12 +94,23 @@
</tuple>
</value>
</item>
<item>
<key> <string>Change Images and Files</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Owner</string>
</tuple>
</value>
</item>
<item>
<key> <string>Change local roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Manager</string>
<string>Owner</string>
</tuple>
</value>
</item>
......
418
\ No newline at end of file
420
\ 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