Author: jleroux
Date: Wed Jan 2 22:11:59 2008
New Revision: 608349
URL:
http://svn.apache.org/viewvc?rev=608349&view=revLog:
Applied fix from trunk for revision: 607353
Modified:
ofbiz/branches/release4.0/applications/content/servicedef/services_contenttypes.xml
Modified: ofbiz/branches/release4.0/applications/content/servicedef/services_contenttypes.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release4.0/applications/content/servicedef/services_contenttypes.xml?rev=608349&r1=608348&r2=608349&view=diff==============================================================================
--- ofbiz/branches/release4.0/applications/content/servicedef/services_contenttypes.xml (original)
+++ ofbiz/branches/release4.0/applications/content/servicedef/services_contenttypes.xml Wed Jan 2 22:11:59 2008
@@ -261,7 +261,6 @@
<description>Create a MimeTypeHtmlTemplate</description>
<auto-attributes include="pk" mode="IN" optional="false"/>
<auto-attributes include="nonpk" mode="IN" optional="true"/>
- <override name="fromDate" optional="true"/>
</service>
<service name="updateMimeTypeHtmlTemplate" engine="simple" default-entity-name="MimeTypeHtmlTemplate" auth="true"
location="org/ofbiz/content/data/DataServices.xml" invoke="updateMimeTypeHtmlTemplate">