diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asStandardHTML.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asStandardHTML.xml index f72bd89bf665df6c26631b3ef207ae8a7ec71323..57c439f9ce0891ba5021633058709443b48690bf 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asStandardHTML.xml +++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asStandardHTML.xml @@ -136,8 +136,6 @@ src string:${portal_url_string}/images/1leftarrowv.png"\n i18n:domain="ui" i18n:attributes="title" />\n </tal:block>\n - </td>\n - <td style="white-space: nowrap; vertical-align: middle; text-align: center">\n <input id="listbox_set_page" name="page_start" onblur="this.value=this.defaultValue"\n tal:attributes="id string:${field_id}_set_page;\n name string:${field_id}_page_start;\n @@ -145,8 +143,6 @@ size python:len(str(here.total_pages));\n onkeyup string:submitFormOnEnter(event, this.form, \'${field_id}_setPage\')" />\n / <tal:block content="here/total_pages" />\n - </td>\n - <td style="white-space: nowrap; vertical-align: middle; text-align: center">\n <tal:block tal:condition="python: here.current_page < here.total_pages - 1">\n <input\n id="listbox_next_page" type="image" src="1rightarrowv.png"\n diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision index f591613428ca24a74f2c695dda3167bfdad30f89..a42ae079d025d6aa46aa0210299c88c7fa8df4e3 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision +++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision @@ -1 +1 @@ -724 \ No newline at end of file +725 \ No newline at end of file