Commit 4a07b47b authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

we need maganer proxy role to get information in Base_viewSecurity otherwise...

we need maganer proxy role to get information in Base_viewSecurity otherwise authorisation dialog may appear when context is not accessible.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34726 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3b0cd2e4
......@@ -96,6 +96,14 @@ return printed\n
<key> <string>_params</string> </key>
<value> <string></string> </value>
</item>
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>errors</string> </key>
<value>
......
97
\ No newline at end of file
98
\ 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