From 4c327d6216b205b8986718cce75f60fe2062797d Mon Sep 17 00:00:00 2001 From: Ayush Tiwari <ayush.tiwari@nexedi.com> Date: Tue, 17 Jan 2017 16:44:58 +0000 Subject: [PATCH] bt5_prototype: Update allowed content types for Portal Template --- .../allowed_content_types.xml | 1 + .../erp5_core/bt/template_portal_type_allowed_content_type_list | 1 + 2 files changed, 2 insertions(+) diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml index 5877e47e52..f04f632b0b 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeAllowedContentTypeTemplateItem/allowed_content_types.xml @@ -111,6 +111,7 @@ <item>Applied Rule</item> </portal_type> <portal_type id="Template Tool"> + <item>Business Package</item> <item>Business Template</item> </portal_type> <portal_type id="Trash Tool"> diff --git a/product/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list b/product/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list index f54f0fe322..35f0d2a83e 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list +++ b/product/ERP5/bootstrap/erp5_core/bt/template_portal_type_allowed_content_type_list @@ -57,6 +57,7 @@ Property Sheet | String Attribute Match Constraint Property Sheet | TALES Constraint Simulation Movement | Applied Rule Simulation Tool | Applied Rule +Template Tool | Business Package Template Tool | Business Template Trash Tool | Trash Bin Types Tool | Base Type \ No newline at end of file -- 2.30.9