Commit fcecb66b authored by Mame Coumba Sall's avatar Mame Coumba Sall

2009-04-07 mame

*remove modification done on last commit as redirection for change in website id is taken care of somewhere else.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26326 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 15b07e53
......@@ -269,15 +269,7 @@ if not selection_index:\n
editable_mode,\n
message)\n
\n
elif context.getPortalType()==\'Web Site\':\n
redirect_url = \'%s/%s?selection_index=%s&selection_name=%s&ignore_layout:int=%s&editable_mode=%s&portal_status_message=%s\' % (\n
new_url,\n
form_id,\n
selection_index,\n
selection_name,\n
ignore_layout,\n
editable_mode,\n
message)\n
\n
else:\n
redirect_url = \'%s/%s?selection_index=%s&selection_name=%s&ignore_layout:int=%s&editable_mode=%s&portal_status_message=%s\' % (\n
context.absolute_url(),\n
......
1143
\ No newline at end of file
1146
\ 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