From 53b115583cfbffb87e104a25f296fd70bceaf2a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com> Date: Tue, 17 Feb 2009 10:35:46 +0000 Subject: [PATCH] remove portal type titles git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25595 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../PortalTypeTemplateItem/portal_types/Web%20Page.xml | 6 +++--- .../PortalTypeTemplateItem/portal_types/Web%20Section.xml | 2 +- .../PortalTypeTemplateItem/portal_types/Web%20Site.xml | 2 +- bt5/erp5_web/bt/revision | 2 +- .../portal_types/Contribution%20Registry%20Tool.xml | 2 +- .../PortalTypeTemplateItem/portal_types/Session%20Tool.xml | 2 +- product/ERP5/bootstrap/erp5_core/bt/revision | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bt5/erp5_web/PortalTypeTemplateItem/portal_types/Web%20Page.xml b/bt5/erp5_web/PortalTypeTemplateItem/portal_types/Web%20Page.xml index 821048c8fa..5759ff5e6d 100644 --- a/bt5/erp5_web/PortalTypeTemplateItem/portal_types/Web%20Page.xml +++ b/bt5/erp5_web/PortalTypeTemplateItem/portal_types/Web%20Page.xml @@ -87,9 +87,9 @@ <value> <tuple> <string>document</string> - <string>web_document</string> - <string>recent_document</string> <string>my_document</string> + <string>recent_document</string> + <string>web_document</string> </tuple> </value> </item> @@ -119,7 +119,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Web Page</string> </value> + <value> <string></string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_web/PortalTypeTemplateItem/portal_types/Web%20Section.xml b/bt5/erp5_web/PortalTypeTemplateItem/portal_types/Web%20Section.xml index 51c8141bed..70503dbef6 100644 --- a/bt5/erp5_web/PortalTypeTemplateItem/portal_types/Web%20Section.xml +++ b/bt5/erp5_web/PortalTypeTemplateItem/portal_types/Web%20Section.xml @@ -114,7 +114,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Web Section</string> </value> + <value> <string></string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_web/PortalTypeTemplateItem/portal_types/Web%20Site.xml b/bt5/erp5_web/PortalTypeTemplateItem/portal_types/Web%20Site.xml index 524448da97..08e5068d71 100644 --- a/bt5/erp5_web/PortalTypeTemplateItem/portal_types/Web%20Site.xml +++ b/bt5/erp5_web/PortalTypeTemplateItem/portal_types/Web%20Site.xml @@ -114,7 +114,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Web Site</string> </value> + <value> <string></string> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_web/bt/revision b/bt5/erp5_web/bt/revision index 64a0b71f19..8c28da60d7 100644 --- a/bt5/erp5_web/bt/revision +++ b/bt5/erp5_web/bt/revision @@ -1 +1 @@ -746 \ No newline at end of file +747 \ No newline at end of file diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Contribution%20Registry%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Contribution%20Registry%20Tool.xml index ab6679e437..18f9a8bdb6 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Contribution%20Registry%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Contribution%20Registry%20Tool.xml @@ -101,7 +101,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Contribution Registry Tool</string> </value> + <value> <string></string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Session%20Tool.xml b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Session%20Tool.xml index f12230b210..32dc1ce5c4 100644 --- a/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Session%20Tool.xml +++ b/product/ERP5/bootstrap/erp5_core/PortalTypeTemplateItem/portal_types/Session%20Tool.xml @@ -95,7 +95,7 @@ </item> <item> <key> <string>title</string> </key> - <value> <string>Session Tool</string> </value> + <value> <string></string> </value> </item> </dictionary> </pickle> diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index 3430292e09..1bb2f3ded3 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1087 \ No newline at end of file +1088 \ No newline at end of file -- 2.30.9