From fcecb66b33397208fbc1d3f702b94c8b351275b2 Mon Sep 17 00:00:00 2001
From: Mame Coumba Sall <mame@nexedi.com>
Date: Tue, 7 Apr 2009 12:19:30 +0000
Subject: [PATCH] 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
---
 .../portal_skins/erp5_core/Base_edit.xml               | 10 +---------
 product/ERP5/bootstrap/erp5_core/bt/revision           |  2 +-
 2 files changed, 2 insertions(+), 10 deletions(-)

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 58202f6ee8..3780627cd6 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 c521d94f59..de12c71a3f 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
-- 
2.30.9