diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_edit.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_edit.xml index 58202f6ee80e82adf34e270bba81fc22dfba1b18..3780627cd6a3ce9c20998e54dc46a1fd6d6eab5f 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_edit.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_edit.xml @@ -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 diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index c521d94f594c6be15906dbe277527294c1800399..de12c71a3f706d513f51229ef89986225c636d45 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1143 \ No newline at end of file +1146 \ No newline at end of file