From cdf2a274d006003a682e9d6b61a4529079bbc159 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Tue, 14 Aug 2007 08:09:42 +0000
Subject: [PATCH] Base_viewUIDialob was using form_list_ui, which is a
 compatibility page, change to use the new one, configure_list_dialog

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15662 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_core/Base_viewUIDialog.xml                | 2 +-
 product/ERP5/bootstrap/erp5_core/bt/revision                    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewUIDialog.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewUIDialog.xml
index fbb45e8b69..ecc5b075f1 100644
--- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewUIDialog.xml
+++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewUIDialog.xml
@@ -102,7 +102,7 @@
         </item>
         <item>
             <key> <string>pt</string> </key>
-            <value> <string>form_list_ui</string> </value>
+            <value> <string>configure_list_dialog</string> </value>
         </item>
         <item>
             <key> <string>row_length</string> </key>
diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision
index c0220a2ad4..93168a9d7c 100644
--- a/product/ERP5/bootstrap/erp5_core/bt/revision
+++ b/product/ERP5/bootstrap/erp5_core/bt/revision
@@ -1 +1 @@
-397
\ No newline at end of file
+398
\ No newline at end of file
-- 
2.30.9