From 6e02e429cb7ac499e203ca24e3173d03a5795baa Mon Sep 17 00:00:00 2001 From: Rafael Monnerat <rafael@nexedi.com> Date: Mon, 7 Jun 2010 15:18:44 +0000 Subject: [PATCH] Use erp5_ui for Module Portal Types. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36039 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../PortalTypeTemplateItem/portal_types/Tax%20Module.xml | 4 ++-- bt5/erp5_tax_resource/bt/revision | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_tax_resource/PortalTypeTemplateItem/portal_types/Tax%20Module.xml b/bt5/erp5_tax_resource/PortalTypeTemplateItem/portal_types/Tax%20Module.xml index d302533a7a..3fc1ca4ab4 100644 --- a/bt5/erp5_tax_resource/PortalTypeTemplateItem/portal_types/Tax%20Module.xml +++ b/bt5/erp5_tax_resource/PortalTypeTemplateItem/portal_types/Tax%20Module.xml @@ -98,7 +98,7 @@ <dictionary> <item> <key> <string>domain_name</string> </key> - <value> <string>erp5_content</string> </value> + <value> <string>erp5_ui</string> </value> </item> <item> <key> <string>property_name</string> </key> @@ -118,7 +118,7 @@ <dictionary> <item> <key> <string>domain_name</string> </key> - <value> <string>erp5_content</string> </value> + <value> <string>erp5_ui</string> </value> </item> <item> <key> <string>property_name</string> </key> diff --git a/bt5/erp5_tax_resource/bt/revision b/bt5/erp5_tax_resource/bt/revision index 301160a930..f11c82a4cb 100644 --- a/bt5/erp5_tax_resource/bt/revision +++ b/bt5/erp5_tax_resource/bt/revision @@ -1 +1 @@ -8 \ No newline at end of file +9 \ No newline at end of file -- 2.30.9