[Erp5-report] r38824 vincent - in /erp5/trunk/bt5/erp5_banking_cash: ActionTemplateItem/por...
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Oct 1 10:26:47 CEST 2010
Author: vincent
Date: Fri Oct 1 10:26:43 2010
New Revision: 38824
URL: http://svn.erp5.org?rev=38824&view=rev
Log:
Woops, accidentaly reverted fast input images to a broken path in r38823.
Repair those paths.
Modified:
erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Movement%20New%20Not%20Emitted/fastInput.xml
erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/fastInput.xml
erp5/trunk/bt5/erp5_banking_cash/bt/revision
Modified: erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Movement%20New%20Not%20Emitted/fastInput.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%2520Movement%2520New%2520Not%2520Emitted/fastInput.xml?rev=38824&r1=38823&r2=38824&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Movement%20New%20Not%20Emitted/fastInput.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Cash%20Movement%20New%20Not%20Emitted/fastInput.xml [utf8] Fri Oct 1 10:26:43 2010
@@ -93,7 +93,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
- <value> <string>string:${portal_url}/images/cash_out.png</string> </value>
+ <value> <string>string:${portal_url}/banking_images/cash_out.png</string> </value>
</item>
</dictionary>
</pickle>
Modified: erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/fastInput.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%2520Issue/fastInput.xml?rev=38824&r1=38823&r2=38824&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/fastInput.xml [utf8] (original)
+++ erp5/trunk/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Monetary%20Issue/fastInput.xml [utf8] Fri Oct 1 10:26:43 2010
@@ -93,7 +93,7 @@
<dictionary>
<item>
<key> <string>text</string> </key>
- <value> <string>string:${portal_url}/images/cash_out.png</string> </value>
+ <value> <string>string:${portal_url}/banking_images/cash_out.png</string> </value>
</item>
</dictionary>
</pickle>
Modified: erp5/trunk/bt5/erp5_banking_cash/bt/revision
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_banking_cash/bt/revision?rev=38824&r1=38823&r2=38824&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_banking_cash/bt/revision [utf8] (original)
+++ erp5/trunk/bt5/erp5_banking_cash/bt/revision [utf8] Fri Oct 1 10:26:43 2010
@@ -1 +1 @@
-682
\ No newline at end of file
+683
More information about the Erp5-report
mailing list