diff --git a/bt5/erp5_xhtml_jquery_style/SkinTemplateItem/portal_skins/erp5_xhtml_jquery_style/erp5.js.xml b/bt5/erp5_xhtml_jquery_style/SkinTemplateItem/portal_skins/erp5_xhtml_jquery_style/erp5.js.xml index 586fec633b862cee258298de7fb799f276bcfb80..354bbd171cfb0c2d813b6e0d8432c88025f04bc3 100644 --- a/bt5/erp5_xhtml_jquery_style/SkinTemplateItem/portal_skins/erp5_xhtml_jquery_style/erp5.js.xml +++ b/bt5/erp5_xhtml_jquery_style/SkinTemplateItem/portal_skins/erp5_xhtml_jquery_style/erp5.js.xml @@ -365,16 +365,11 @@ function redirectPDFPage(event, element){\n }\n }\n \n -var makeWholeCellClickable = function() {\n - $(\'.listbox-table-data-cell > a\').each(function(i) {$(this).height($(this).parent().outerHeight());});\n -};\n -\n if (navigator.userAgent.toLowerCase().indexOf(\'firefox\') != -1)\n $(document).ready(rewriteIndentedSelect);\n $(document).ready(resizeIFrameOnLoad);\n $(document).ready(addOnChangeEventHandler);\n -$(document).ready(indexAllCheckBoxesAtBTInstallationOnLoad);\n -$(document).ready(makeWholeCellClickable); +$(document).ready(indexAllCheckBoxesAtBTInstallationOnLoad); ]]></string> </value> </item> diff --git a/bt5/erp5_xhtml_jquery_style/bt/revision b/bt5/erp5_xhtml_jquery_style/bt/revision index 410b14d2ce6f958c13adcb30807e8673074c49d9..978b4e8e518d1242cbf102a1bebdb52e41705102 100644 --- a/bt5/erp5_xhtml_jquery_style/bt/revision +++ b/bt5/erp5_xhtml_jquery_style/bt/revision @@ -1 +1 @@ -25 \ No newline at end of file +26 \ No newline at end of file diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5_listbox.css.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5_listbox.css.xml index 895c93c309b3d03d5d71e0bfce96101d872b02c7..384451da98170d1f667366e1e952ff3478dba483 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5_listbox.css.xml +++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/erp5_listbox.css.xml @@ -774,10 +774,6 @@ table.listbox input.listbox-select-action{\n display:block;\n }\n \n -.listbox-table-data-cell > a{\n - display:block;\n -}\n -\n table.listbox th button{\n border-width:0;\n cursor:pointer;\n diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision index 8b37c8cfe6af5c68d4fa42f58ec2e3902cb94fdd..e50f8eba35c7106e6174bc966bc996385de98272 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision +++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision @@ -1 +1 @@ -1097 \ No newline at end of file +1096 \ No newline at end of file