You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2008/01/03 07:12:01 UTC

svn commit: r608349 - /ofbiz/branches/release4.0/applications/content/servicedef/services_contenttypes.xml

Author: jleroux
Date: Wed Jan  2 22:11:59 2008
New Revision: 608349

URL: http://svn.apache.org/viewvc?rev=608349&view=rev
Log:
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">