From 0fa3a09764b56d71fd7478dd901e1f1bdddfc408 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Thu, 2 Mar 2006 13:59:48 +0000
Subject: [PATCH] display destination reference for destination view

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5918 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 .../{my_source_reference.xml => my_destination_reference.xml}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_viewDestinationAsset/{my_source_reference.xml => my_destination_reference.xml} (99%)

diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_viewDestinationAsset/my_source_reference.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_viewDestinationAsset/my_destination_reference.xml
similarity index 99%
rename from bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_viewDestinationAsset/my_source_reference.xml
rename to bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_viewDestinationAsset/my_destination_reference.xml
index 3ec150287a..899a6be00b 100755
--- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_viewDestinationAsset/my_source_reference.xml
+++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/AccountingTransaction_viewDestinationAsset/my_destination_reference.xml
@@ -14,7 +14,7 @@
       <dictionary>
         <item>
             <key> <string>id</string> </key>
-            <value> <string>my_source_reference</string> </value>
+            <value> <string>my_destination_reference</string> </value>
         </item>
         <item>
             <key> <string>message_values</string> </key>
-- 
2.30.9