Commit d1a12f48 authored by Sebastien Robin's avatar Sebastien Robin

fixed security setting in the opened state

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11231 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 78781655
...@@ -70,6 +70,7 @@ ...@@ -70,6 +70,7 @@
<key> <string>AccessContentsInformation</string> </key> <key> <string>AccessContentsInformation</string> </key>
<value> <value>
<tuple> <tuple>
<string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Manager</string> <string>Manager</string>
</tuple> </tuple>
...@@ -88,6 +89,7 @@ ...@@ -88,6 +89,7 @@
<key> <string>View</string> </key> <key> <string>View</string> </key>
<value> <value>
<tuple> <tuple>
<string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Manager</string> <string>Manager</string>
</tuple> </tuple>
......
48 51
\ 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