[OFBiz] SVN: r7435 - trunk/applications/party

jacopo@svn.ofbiz.org jacopo at svn.ofbiz.org
Thu Apr 27 07:52:15 CDT 2006


Author: jacopo
Date: 2006-04-27 07:52:09 -0500 (Thu, 27 Apr 2006)
New Revision: 7435

Modified:
   trunk/applications/party/ofbiz-component.xml
Log:
Removed line that should not be here (committed by me in the previous commit).

Modified: trunk/applications/party/ofbiz-component.xml
===================================================================
--- trunk/applications/party/ofbiz-component.xml	2006-04-27 12:48:21 UTC (rev 7434)
+++ trunk/applications/party/ofbiz-component.xml	2006-04-27 12:52:09 UTC (rev 7435)
@@ -36,7 +36,6 @@
     <entity-resource type="data" reader-name="seed" loader="main" location="data/PartySecurityData.xml"/>
     <service-resource type="model" loader="main" location="servicedef/services.xml"/>
     <service-resource type="model" loader="main" location="servicedef/services_view.xml"/>
-    <service-resource type="model" loader="main" location="servicedef/services_quick.xml"/>
     <service-resource type="eca" loader="main" location="servicedef/secas.xml"/>
 
     <webapp name="party"



More information about the Svn mailing list