From 8a15e7a8d7f5bb069635c2682937ccce7beee00f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Fri, 20 Jan 2006 11:03:24 +0000
Subject: [PATCH] _owner attribute removed

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5202 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../erp5_accounting/SaleInvoiceTransaction_viewAsHTML.xml   | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SaleInvoiceTransaction_viewAsHTML.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SaleInvoiceTransaction_viewAsHTML.xml
index 0f3428f66c..af5eeae35b 100755
--- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SaleInvoiceTransaction_viewAsHTML.xml
+++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/SaleInvoiceTransaction_viewAsHTML.xml
@@ -44,12 +44,6 @@
               </object>
             </value>
         </item>
-        <item>
-            <key> <string>_owner</string> </key>
-            <value>
-              <none/>
-            </value>
-        </item>
         <item>
             <key> <string>_text</string> </key>
             <value> <string encoding="cdata"><![CDATA[
-- 
2.30.9