From 174287b1ab7becd8ae398aaa1417b9d841c4b787 Mon Sep 17 00:00:00 2001 From: Mame Coumba Sall <mame@nexedi.com> Date: Wed, 16 Dec 2009 15:42:39 +0000 Subject: [PATCH] Changes path where logo for fast input is located git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31342 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_types/Destruction%20Survey/fastInput.xml | 6 ++++-- bt5/erp5_banking_cash/bt/revision | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Destruction%20Survey/fastInput.xml b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Destruction%20Survey/fastInput.xml index 96c8e0ebe2..38d44b6935 100644 --- a/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Destruction%20Survey/fastInput.xml +++ b/bt5/erp5_banking_cash/ActionTemplateItem/portal_types/Destruction%20Survey/fastInput.xml @@ -33,7 +33,9 @@ </item> <item> <key> <string>description</string> </key> - <value> <string></string> </value> + <value> + <none/> + </value> </item> <item> <key> <string>icon</string> </key> @@ -95,7 +97,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> diff --git a/bt5/erp5_banking_cash/bt/revision b/bt5/erp5_banking_cash/bt/revision index 55b7e8800f..38bfa57c0c 100644 --- a/bt5/erp5_banking_cash/bt/revision +++ b/bt5/erp5_banking_cash/bt/revision @@ -1 +1 @@ -680 \ No newline at end of file +681 \ No newline at end of file -- 2.30.9