Commit 0724cf98 authored by Jérome Perrin's avatar Jérome Perrin

BusinessTemplate: save a few more properties as sorted

parent 0496c750
...@@ -5613,13 +5613,19 @@ Business Template is a set of definitions, such as skins, portal types and categ ...@@ -5613,13 +5613,19 @@ Business Template is a set of definitions, such as skins, portal types and categ
'template_action_path_list', 'template_action_path_list',
'template_base_category_list', 'template_base_category_list',
'template_catalog_method_id_list', 'template_catalog_method_id_list',
'template_constraint_id_list',
'template_document_id_list',
'template_extension_id_list',
'template_interface_id_list',
'template_keep_last_workflow_history_only_path_list',
'template_keep_path_list',
'template_keep_workflow_path_list',
'template_local_role_list', 'template_local_role_list',
'template_message_translation_list', 'template_message_translation_list',
'template_mixin_id_list',
'template_module_component_id_list',
'template_module_id_list', 'template_module_id_list',
'template_path_list', 'template_path_list',
'template_keep_path_list',
'template_keep_workflow_path_list',
'template_keep_last_workflow_history_only_path_list',
'template_portal_type_allowed_content_type_list', 'template_portal_type_allowed_content_type_list',
'template_portal_type_base_category_list', 'template_portal_type_base_category_list',
'template_portal_type_hidden_content_type_list', 'template_portal_type_hidden_content_type_list',
...@@ -5628,9 +5634,12 @@ Business Template is a set of definitions, such as skins, portal types and categ ...@@ -5628,9 +5634,12 @@ Business Template is a set of definitions, such as skins, portal types and categ
'template_portal_type_role_list', 'template_portal_type_role_list',
'template_portal_type_workflow_chain_list', 'template_portal_type_workflow_chain_list',
'template_preference_list', 'template_preference_list',
'template_property_sheet_id_list',
'template_registered_skin_selection_list', 'template_registered_skin_selection_list',
'template_registered_version_priority_selection_list', 'template_registered_version_priority_selection_list',
'template_skin_id_list', 'template_skin_id_list',
'template_test_id_list',
'template_tool_component_id_list',
'template_tool_id_list', 'template_tool_id_list',
'template_workflow_id_list', 'template_workflow_id_list',
): ):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment