diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/context_box_render.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/context_box_render.xml index b3ac0972f656c784e3869d50a41f13f38f233d58..1b665ead5e6f566882b1a2d32afd786547b77d75 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/context_box_render.xml +++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/context_box_render.xml @@ -89,7 +89,7 @@ </button>\n </span>\n \n - <span class="separator"></span>\n + <span class="separator"><!--separator--></span>\n \n <span id="action" metal:define-macro="action">\n <select name="select_action"\n @@ -174,7 +174,7 @@ ui_actions actions/object_ui | nothing;\n print_actions actions/object_print | nothing;\n list_mode list_mode | nothing">\n - <span class="separator"></span>\n + <span class="separator"><!--separator--></span>\n <tal:block tal:condition="list_mode | nothing">\n <button class="cut" type="submit" name="Folder_cut:method" title="Cut"\n i18n:attributes="title" i18n:domain="ui">\n @@ -191,7 +191,7 @@ <span class="image"></span>\n <span class="description" i18n:translate="" i18n:domain="ui">Paste</span>\n </button>\n - <span class="separator"></span>\n + <span class="separator"><!--separator--></span>\n </tal:block>\n <button tal:condition="print_actions" class="print" type="submit" name="Folder_print:method" title="Print"\n i18n:attributes="title" i18n:domain="ui">\n @@ -218,7 +218,7 @@ </button>\n <tal:block tal:condition="not: list_mode">\n <tal:block tal:condition="request/selection_index | nothing">\n - <span class="separator"></span>\n + <span class="separator"><!--separator--></span>\n <a class="jump_first" title="First"\n tal:attributes="href python: \'portal_selections/viewFirst?%s\' % (http_parameters, )"\n i18n:attributes="title" i18n:domain="ui">\n @@ -251,7 +251,7 @@ </tal:block>\n </tal:block>\n <tal:block tal:condition="list_mode">\n - <span class="separator"></span>\n + <span class="separator"><!--separator--></span>\n <a tal:condition="search_actions" class="find" title="Find"\n tal:attributes="href python: portal.ERP5Site_renderCustomLink(search_actions[0][\'url\'], http_parameter_list, dialog_category=\'object_search\')"\n i18n:attributes="title" i18n:domain="ui">\n @@ -277,7 +277,7 @@ </a>\n </tal:block>\n <span tal:condition="exchange_actions | report_actions"\n - class="separator"></span>\n + class="separator"><!--separator--></span>\n <a tal:condition="exchange_actions" class="import_export" title="Import / Export"\n tal:attributes="href python: portal.ERP5Site_renderCustomLink(exchange_actions[0][\'url\'], http_parameter_list, dialog_category=\'object_exchange\')"\n i18n:attributes="title" i18n:domain="ui">\n @@ -297,7 +297,7 @@ <span class="description" i18n:translate="" i18n:domain="ui">Fast Input</span>\n </a>\n <tal:block tal:condition="button_actions">\n - <span class="separator"></span>\n + <span class="separator"><!--separator--></span>\n <tal:block tal:repeat="button_action button_actions">\n <a tal:attributes="href python: \'%s%s%s\' % (button_action[\'url\'], \'?\' in button_action[\'url\'] and \'&\' or \'?\', http_parameters)">\n <img i18n:attributes="title" i18n:domain="ui"\n @@ -309,7 +309,7 @@ </tal:block>\n <tal:block tal:condition="list_mode">\n <tal:block tal:condition="ui_actions">\n - <span class="separator"></span>\n + <span class="separator"><!--separator--></span>\n <a class="configure" title="Configure"\n tal:attributes="href python: portal.ERP5Site_renderCustomLink(ui_actions[0][\'url\'], http_parameter_list, dialog_category=\'object_ui\')"\n i18n:attributes="title" i18n:domain="ui">\n diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/navigation_box_render.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/navigation_box_render.xml index 02c4c8635eec3cb6078f804740780fb98c72412b..9ad7d6ba2f66e1e82495d0a3661736190a674e41 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/navigation_box_render.xml +++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/navigation_box_render.xml @@ -92,7 +92,7 @@ i18n:translate="" i18n:domain="ui">Select Favorite</span>\n </button>\n </span>\n - <span class="separator"></span>\n + <span class="separator"><!--separator--></span>\n <span id="modules">\n <select name="select_module"\n tal:define="module_list here/ERP5Site_getModuleItemList;"\n @@ -130,7 +130,7 @@ i18n:translate="" i18n:domain="ui">Select Language</span>\n </button>\n </span>\n - <span class="separator"></span>\n + <span class="separator"><!--separator--></span>\n <span id="search">\n <input type="text" name="field_your_search_text" />\n <button type="submit" name="Base_searchResultList:method" title="Search"\n diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision index 7ad80225027a26278893c2ea0e8f1b2bae19b6dd..6efca19ea0b6814902678d61d3b643d78797c000 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision +++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision @@ -1 +1 @@ -480 \ No newline at end of file +481 \ No newline at end of file