diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asHTML.xml b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asHTML.xml index 5270fbe2d9cbf72dc735ad7aa87d18bcea696f04..497b7f4b6a5e96309a7c1b5d75635855146204dd 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asHTML.xml +++ b/product/ERP5/bootstrap/erp5_xhtml_style/SkinTemplateItem/portal_skins/erp5_xhtml_style/ListBox_asHTML.xml @@ -62,7 +62,7 @@ display_style_list here/getDisplayStyleList;\n list_style here/getListboxDisplayStyle;\n global_search_column here/getGlobalSearchColumn;\n - global_search_column_script python: here.getGlobalSearchColumnScript() or \'Base_doSelect\';\n + global_search_column_script string:Base_doSelect;\n show_global_search python: global_search_column not in (\'\', None);\n line_list here/query;\n listbox_max_lines python: int(here.getMaxLineNumber());\n diff --git a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision index a0ce719908cad1a240839b99bb8ab9a86cae61ee..4df0a83b86969ac3a3cd7c547815408adf355217 100644 --- a/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision +++ b/product/ERP5/bootstrap/erp5_xhtml_style/bt/revision @@ -1 +1 @@ -1016 \ No newline at end of file +1018 \ No newline at end of file