Commit b29e025b authored by Lucas Carvalho's avatar Lucas Carvalho

- Use icon_remove.gif from mf54_image instead of images.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29051 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f75ace54
......@@ -77,7 +77,7 @@
<a tal:condition="not: confirm_mode"\n
tal:attributes="href python: \'%s/SaleOrder_deleteShoppingCartItem?field_my_order_line_id=%s\' \n
%(here.absolute_url(), order_line_id)">\n
<img src="images/icon_remove.gif" title="Remove from shopping cart"/>\n
<img src="mf54_image/icon_remove.gif" title="Remove from shopping cart"/>\n
</a>\n
</div>\n
</td>\n
......
215
\ No newline at end of file
218
\ No newline at end of file
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