diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view.xml index 0ec5ea86fefd85dc028821033dd73f2b89bfc95d..2e998894b7fb024f55aec47fb574f84d767c5814 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/BusinessTemplate_view.xml @@ -76,6 +76,8 @@ <value> <list> <string>my_template_path_list</string> + <string>my_template_keep_path_list</string> + <string>my_template_keep_workflow_path_list</string> </list> </value> </item> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 68ddf4b8b2c05d8830c9c3d1d1cf6c66d478fa87..861a3b29d030b827bb55508958f29c0d6a16d417 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -40877 \ No newline at end of file +40878 \ No newline at end of file