diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CategoryTool_viewImportReport.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CategoryTool_viewImportReport.xml index 8c6d91d869a015778d27b840bd8aca5f77bedfe3..7cb6e1623e1129b73ec1597dbfc39f12ae90d855 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CategoryTool_viewImportReport.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/CategoryTool_viewImportReport.xml @@ -77,7 +77,9 @@ <item> <key> <string>bottom</string> </key> <value> - <list/> + <list> + <string>listbox</string> + </list> </value> </item> <item> @@ -95,9 +97,7 @@ <item> <key> <string>left</string> </key> <value> - <list> - <string>listbox</string> - </list> + <list/> </value> </item> <item> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 7862d759d520fe1beb2e379e1517aad57df92b54..68d2b3287b6b03969b7587b9efc29262e358c0d2 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1209 \ No newline at end of file +1210 \ No newline at end of file