Commit 2d847dbd authored by Fabien Morin's avatar Fabien Morin

remove some hardcoded values

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26297 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 651dd71c
......@@ -113,7 +113,7 @@
<a tal:condition="not:is_gadget_mode"\n
tal:attributes="href string:${context_url}/${table_form_id}?list_style=table">\n
<img id="style_toggle_icon" \n
src="erp5/images/search_style_icon.png" \n
tal:attributes="src string:${portal_url_string}/images/search_style_icon.png" \n
alt="Search Icon"\n
height="16"\n
title="Table mode"\n
......@@ -159,7 +159,7 @@
i18n:domain="ui" i18n:attributes="title">\n
<img id="style_toggle_icon"\n
alt="Table Mode Icon"\n
src="erp5/images/search_style_icon.png" \n
tal:attributes="src string:${portal_url_string}/images/search_style_icon.png" \n
height="16"/>\n
</button>\n
\n
......
688
\ No newline at end of file
689
\ 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