diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asSearchStyleHTML.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asSearchStyleHTML.xml index 45c8af901c164838a52a6d666728f4aee0a9a1ac..c7e6c840ab4d2117693298456abf96426f9d8736 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asSearchStyleHTML.xml +++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asSearchStyleHTML.xml @@ -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 diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision index 01b67236d1db8c71f501afae086d7dcf09b0f193..55df20881558e81441d7650cf25ca31f94137e97 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision +++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision @@ -1 +1 @@ -688 \ No newline at end of file +689 \ No newline at end of file