You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2009/04/02 08:26:55 UTC

svn commit: r761180 - /ofbiz/trunk/framework/common/data/CommonTypeData.xml

Author: hansbak
Date: Thu Apr  2 06:26:55 2009
New Revision: 761180

URL: http://svn.apache.org/viewvc?rev=761180&view=rev
Log:
description error

Modified:
    ofbiz/trunk/framework/common/data/CommonTypeData.xml

Modified: ofbiz/trunk/framework/common/data/CommonTypeData.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/data/CommonTypeData.xml?rev=761180&r1=761179&r2=761180&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/data/CommonTypeData.xml (original)
+++ ofbiz/trunk/framework/common/data/CommonTypeData.xml Thu Apr  2 06:26:55 2009
@@ -27,7 +27,7 @@
     <DataSourceType dataSourceTypeId="ADVERTISEMENT" description="Advertisement"/>
     <DataSourceType dataSourceTypeId="WEB" description="Web"/>
     <DataSourceType dataSourceTypeId="PARTNER" description="Partner"/>
-    <DataSourceType dataSourceTypeId="MY_PORTAL" description="Partner"/>
+    <DataSourceType dataSourceTypeId="MY_PORTAL" description="My Portal"/>
     
     <DataSource dataSourceId="ECOMMERCE_SITE" dataSourceTypeId="WEBSITE_ENTRY" description="eCommerce Site Profile Maintenance"/>
     <DataSource dataSourceId="MY_PORTAL" dataSourceTypeId="MY_PORTAL" description="My Portal Registration"/>