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/06/09 10:33:37 UTC

svn commit: r782912 - /ofbiz/branches/release09.04/applications/party/webapp/partymgr/communication/CommForms.xml

Author: hansbak
Date: Tue Jun  9 08:33:36 2009
New Revision: 782912

URL: http://svn.apache.org/viewvc?rev=782912&view=rev
Log:
xml error corrected as reported by John - L in the mailing list

Modified:
    ofbiz/branches/release09.04/applications/party/webapp/partymgr/communication/CommForms.xml

Modified: ofbiz/branches/release09.04/applications/party/webapp/partymgr/communication/CommForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/party/webapp/partymgr/communication/CommForms.xml?rev=782912&r1=782911&r2=782912&view=diff
==============================================================================
--- ofbiz/branches/release09.04/applications/party/webapp/partymgr/communication/CommForms.xml (original)
+++ ofbiz/branches/release09.04/applications/party/webapp/partymgr/communication/CommForms.xml Tue Jun  9 08:33:36 2009
@@ -217,7 +217,6 @@
             </hyperlink>
         </field>
         <field name="communicationEventTypeId"><display-entity entity-name="CommunicationEventType" description="${description}"/></field>
-        <field name="partyIdFrom" use-when="partyIdFrom!=void">
         <field name="contactListId" use-when="communicationEvent.get(&quot;contactListId&quot;)!=null"><display/></field>
         <field name="partyIdFrom" use-when="communicationEvent.get(&quot;partyIdFrom&quot;)!=null">
             <display-entity entity-name="PartyNameView" key-field-name="partyId" description="${firstName} ${middleName} ${lastName} ${groupName} (${contactMechFrom.infoString})">