Author: jleroux
Date: Sat Jan 24 20:31:26 2009
New Revision: 737432
URL:
http://svn.apache.org/viewvc?rev=737432&view=revLog:
OFBIZ_SITE_PUB_PT was useless (was just hiding an error message in log but no real good effect on OFBiz site bottom button)
Removed at Hans's demand
Modified:
ofbiz/trunk/applications/content/data/ContentTypeData.xml
Modified: ofbiz/trunk/applications/content/data/ContentTypeData.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/data/ContentTypeData.xml?rev=737432&r1=737431&r2=737432&view=diff==============================================================================
--- ofbiz/trunk/applications/content/data/ContentTypeData.xml (original)
+++ ofbiz/trunk/applications/content/data/ContentTypeData.xml Sat Jan 24 20:31:26 2009
@@ -96,8 +96,6 @@
<ContentType contentTypeId="COMPDOC_TEMPLATE" description="Composite Document Template"/>
<ContentType contentTypeId="COMPDOC_INSTANCE" description="Composite Document Instance"/>
- <ContentType contentTypeId="OFBIZ_SITE_PUB_PT" description="OFBiz site"/>
-
<StatusType description="Content Approval Status" hasTable="N" parentTypeId="" statusTypeId="CNTNTAPPR_STATUS"/>
<StatusItem description="Not Ready for Approval" sequenceId="01" statusCode="NOT_READY" statusId="CNTAP_NOT_READY" statusTypeId="CNTNTAPPR_STATUS"/>
<StatusItem description="Ready for Approval" sequenceId="02" statusCode="READY" statusId="CNTAP_READY" statusTypeId="CNTNTAPPR_STATUS"/>