Commit 53094a73 authored by Romain Courteaud's avatar Romain Courteaud

Add proxy role Manager on Folder_delete.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10139 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 20348542
......@@ -233,6 +233,14 @@ return REQUEST.RESPONSE.redirect("%s%s" % (ret_url, qs))\n
<key> <string>_params</string> </key>
<value> <string>form_id=\'\',selection_index=None,object_uid=None,selection_name=None,field_id=None,uids=None,cancel_url=\'\',listbox_uid=[],md5_object_uid_list=\'\'</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>
......
69
\ No newline at end of file
70
\ 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