Commit ebb3292b authored by Gabriel Monnerat's avatar Gabriel Monnerat

revert part of r41153, this code is only a test yet.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41157 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c858485c
......@@ -66,11 +66,7 @@ if uid_list is not None:\n
object.setPublicationSection("trash")\n
object.delete()\n
\n
return context.ERP5Site_redirect(website_url + "/unfoldDomain",\n
keep_items={"domain_url": "ung_domain/all_document_list",\n
"form_id": "erp5_web_ung_layout",\n
"list_selection_name": context.REQUEST.get("list_selection_name"),\n
"domain_depth": 0})\n
return context.ERP5Site_redirect(website_url, keep_items={"reset": 1})\n
</string> </value>
</item>
<item>
......
101
\ No newline at end of file
102
\ 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