From ac70a1ae8c27ab191e97d31626729e46d4967a46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= Date: Thu, 9 Jun 2016 03:34:30 +0000 Subject: [PATCH] core: Do not provide a count method by defaut This is same as 76282344ade1ae392b6b0e778d15c10fa37320fd --- .../my_list_mode_listbox.xml | 51 ++++++++++++------- 1 file changed, 34 insertions(+), 17 deletions(-) diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_list_mode_listbox.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_list_mode_listbox.xml index d4ce873e90f..13b5d846682 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_list_mode_listbox.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_list_mode_listbox.xml @@ -372,14 +372,16 @@ count_method - - AAAAAAAAAAU= - + css_class + + default_display_style + table + default_params @@ -390,6 +392,12 @@ description + + display_style_list + + + + domain_root_list @@ -424,10 +432,18 @@ + + global_search_column + + hidden 0 + + hide_rows_on_no_search_criterion + 0 + lines 20 @@ -439,7 +455,7 @@ list_method - AAAAAAAAAAY= + AAAAAAAAAAU= @@ -448,6 +464,10 @@ + + page_navigation_template + ListBox_viewSliderPageNavigationRenderer + page_template @@ -468,6 +488,10 @@ report_tree 0 + + row_css_method + + search 1 @@ -508,6 +532,12 @@ stat_method + + style_columns + + + + title List Mode Listbox @@ -570,19 +600,6 @@ - - - - - - - method_name - countFolder - - - - - -- 2.30.9