Commit ab30bfaa authored by Ivan Tyagov's avatar Ivan Tyagov

Sorry, wrong permission in previous commit.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20746 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0fefac5f
...@@ -10,9 +10,9 @@ ...@@ -10,9 +10,9 @@
<pickle> <pickle>
<dictionary> <dictionary>
<item> <item>
<key> <string>_Use_mailhost_services_Permission</string> </key> <key> <string>_View_Permission</string> </key>
<value> <value>
<list> <tuple>
<string>Assignee</string> <string>Assignee</string>
<string>Assignor</string> <string>Assignor</string>
<string>Associate</string> <string>Associate</string>
...@@ -20,13 +20,7 @@ ...@@ -20,13 +20,7 @@
<string>Author</string> <string>Author</string>
<string>Manager</string> <string>Manager</string>
<string>Owner</string> <string>Owner</string>
</list> </tuple>
</value>
</item>
<item>
<key> <string>_View_Permission</string> </key>
<value>
<tuple/>
</value> </value>
</item> </item>
<item> <item>
......
61 63
\ 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