From 13aaf0d5d6d7a62b78c9239b97cd9ef14e96e70c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Tue, 26 Sep 2006 10:20:10 +0000
Subject: [PATCH] TALES for title in BankAccount_view is not necessary

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10323 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../erp5_base/BankAccount_view/my_title.xml   | 23 +------------------
 bt5/erp5_base/bt/revision                     |  2 +-
 2 files changed, 2 insertions(+), 23 deletions(-)

diff --git a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_view/my_title.xml b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_view/my_title.xml
index c2453ca77e..bd3979d286 100644
--- a/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_view/my_title.xml
+++ b/bt5/erp5_base/SkinTemplateItem/portal_skins/erp5_base/BankAccount_view/my_title.xml
@@ -124,9 +124,7 @@
                 </item>
                 <item>
                     <key> <string>default</string> </key>
-                    <value>
-                      <persistent> <string encoding="base64">AAAAAAAAAAI=</string> </persistent>
-                    </value>
+                    <value> <string></string> </value>
                 </item>
                 <item>
                     <key> <string>description</string> </key>
@@ -265,23 +263,4 @@
       </dictionary>
     </pickle>
   </record>
-  <record id="2" aka="AAAAAAAAAAI=">
-    <pickle>
-      <tuple>
-        <tuple>
-          <string>Products.Formulator.TALESField</string>
-          <string>TALESMethod</string>
-        </tuple>
-        <none/>
-      </tuple>
-    </pickle>
-    <pickle>
-      <dictionary>
-        <item>
-            <key> <string>_text</string> </key>
-            <value> <string>here/Title</string> </value>
-        </item>
-      </dictionary>
-    </pickle>
-  </record>
 </ZopeData>
diff --git a/bt5/erp5_base/bt/revision b/bt5/erp5_base/bt/revision
index 6139554210..8783e30511 100644
--- a/bt5/erp5_base/bt/revision
+++ b/bt5/erp5_base/bt/revision
@@ -1 +1 @@
-52
\ No newline at end of file
+53
\ No newline at end of file
-- 
2.30.9