Commit 57e278d8 authored by Vincent Pelletier's avatar Vincent Pelletier

Woops, accidentaly reverted fast input images to a broken path in r38823.

Repair those paths.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38824 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent efadd53b
......@@ -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>
......
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment