diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewBusinessTemplateList/listbox.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewBusinessTemplateList/listbox.xml index bb6a8f131af24233543e25a7160035f15f5a10f9..08e419b59c87f12cdd777d9e1d4d339a977b7757 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewBusinessTemplateList/listbox.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/TemplateTool_viewBusinessTemplateList/listbox.xml @@ -389,6 +389,12 @@ <key> <string>description</string> </key> <value> <string></string> </value> </item> + <item> + <key> <string>display_style_list</string> </key> + <value> + <list/> + </value> + </item> <item> <key> <string>domain_root_list</string> </key> <value> @@ -550,6 +556,10 @@ <string>title</string> <string>ascending</string> </tuple> + <tuple> + <string>revision</string> + <string>ascending</string> + </tuple> </list> </value> </item> @@ -573,6 +583,10 @@ <string>description</string> <string>Description</string> </tuple> + <tuple> + <string>revision</string> + <string>Revision</string> + </tuple> </list> </value> </item> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 184de29ade86a28b72d0412b3700aaba4c1474ef..65c6790520f5c2311a702b5ea5c9d8b430476092 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1635 +1636 \ No newline at end of file