diff --git a/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/Listbox_getReportTreeStructure.xml b/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/Listbox_getReportTreeStructure.xml index e003dc100510221abeddcc07e91db37ad000560c..2549d34eff94396cb3af4cc6ac64f639811ecc2a 100644 --- a/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/Listbox_getReportTreeStructure.xml +++ b/bt5/erp5_ods_style/SkinTemplateItem/portal_skins/erp5_ods_style/Listbox_getReportTreeStructure.xml @@ -104,7 +104,7 @@ return structure\n </item> <item> <key> <string>_params</string> </key> - <value> <string>listbox_line_list=None, is_report_tree_mode, is_domain_tree_mode</string> </value> + <value> <string>listbox_line_list=None, is_report_tree_mode=False, is_domain_tree_mode=False</string> </value> </item> <item> <key> <string>errors</string> </key> @@ -155,7 +155,8 @@ return structure\n <value> <tuple> <none/> - <none/> + <int>0</int> + <int>0</int> </tuple> </value> </item> diff --git a/bt5/erp5_ods_style/bt/revision b/bt5/erp5_ods_style/bt/revision index bcad85486c9cd9d18f67e21823dd267b0cb2a00e..37c3b662e16c794da564bef5ff6f9294b7cb2fa1 100644 --- a/bt5/erp5_ods_style/bt/revision +++ b/bt5/erp5_ods_style/bt/revision @@ -1 +1 @@ -225 \ No newline at end of file +227 \ No newline at end of file