Commit e7ea6231 authored by Vincent Pelletier's avatar Vincent Pelletier

Oops, this function doesn't exist for the moment.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9319 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent bc2cd7a6
......@@ -82,8 +82,6 @@ request = context.REQUEST\n
kw[\'selection_name\']=selection_name\n
kw[\'ignore_layout\']=ignore_layout\n
\n
context.ERP5XhtmlStyle_prepareAction(**kw)\n
\n
# If this is an object, a workflow or a folder, then jump to that view\n
if doAction0 in (\'object\', \'workflow\', \'folder\'):\n
redirect_url = \' \'.join(Base_doAction[1:])\n
......@@ -183,7 +181,6 @@ return context.ERP5XhtmlStyle_redirect(redirect_url, keep_items=preserved_parame
<string>doAction0</string>
<string>request</string>
<string>_write_</string>
<string>_apply_</string>
<string>redirect_url</string>
<string>new_id</string>
<string>type_name</string>
......@@ -195,6 +192,7 @@ return context.ERP5XhtmlStyle_redirect(redirect_url, keep_items=preserved_parame
<string>preference</string>
<string>new_content_list</string>
<string>new_content_id</string>
<string>_apply_</string>
</tuple>
</value>
</item>
......
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