From bba6e112499180a0930925ed25b2be1c36494e15 Mon Sep 17 00:00:00 2001
From: Ivan Tyagov <ivan@nexedi.com>
Date: Thu, 26 Aug 2010 08:04:46 +0000
Subject: [PATCH] Adjust to recent change in listbox.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38024 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_ui_test/ListBox_setPropertyList.xml   | 6 ++----
 bt5/erp5_ui_test/bt/revision                                | 2 +-
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBox_setPropertyList.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBox_setPropertyList.xml
index ed0965ab1e..afbaf688fa 100644
--- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBox_setPropertyList.xml
+++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/ListBox_setPropertyList.xml
@@ -2,10 +2,7 @@
 <ZopeData>
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
-      <tuple>
-        <global name="PythonScript" module="Products.PythonScripts.PythonScript"/>
-        <tuple/>
-      </tuple>
+      <global name="PythonScript" module="Products.PythonScripts.PythonScript"/>
     </pickle>
     <pickle>
       <dictionary>
@@ -105,6 +102,7 @@ d = dict(\n
   field_external_validator = \'\',\n
   field_untranslatable_columns = \'\',\n
   field_hide_rows_on_no_search_criterion = \'\',\n
+  field_style_columns = \'\',\n
 )\n
 \n
 d.update(context.REQUEST)\n
diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision
index bccc87b80e..0d20fd5f67 100644
--- a/bt5/erp5_ui_test/bt/revision
+++ b/bt5/erp5_ui_test/bt/revision
@@ -1 +1 @@
-581
\ No newline at end of file
+582
\ No newline at end of file
-- 
2.30.9