From ba66bf51a16320f86a4376e7a246970afaefc3c1 Mon Sep 17 00:00:00 2001
From: Yusei Tahara <yusei@nexedi.com>
Date: Tue, 29 Jan 2008 18:13:15 +0000
Subject: [PATCH] Added anchor argument.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@18911 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../portal_skins/erp5_ui_test/ListBox_setPropertyList.xml | 8 +++-----
 bt5/erp5_ui_test/bt/revision                              | 2 +-
 2 files changed, 4 insertions(+), 6 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 1de72bc72d..48f27afdbf 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
@@ -3,11 +3,8 @@
   <record id="1" aka="AAAAAAAAAAE=">
     <pickle>
       <tuple>
-        <tuple>
-          <string>Products.PythonScripts.PythonScript</string>
-          <string>PythonScript</string>
-        </tuple>
-        <none/>
+        <global name="PythonScript" module="Products.PythonScripts.PythonScript"/>
+        <tuple/>
       </tuple>
     </pickle>
     <pickle>
@@ -97,6 +94,7 @@
   field_global_attributes = \'\',\n
   field_search = \'checked\',\n
   field_select = \'checked\',\n
+  field_anchor = \'\',\n
   field_domain_tree = \'\',\n
   field_domain_root_list = \'\',\n
   field_report_tree = \'\',\n
diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision
index 1a7d3a1c84..ab760c939a 100644
--- a/bt5/erp5_ui_test/bt/revision
+++ b/bt5/erp5_ui_test/bt/revision
@@ -1 +1 @@
-318
\ No newline at end of file
+319
\ No newline at end of file
-- 
2.30.9