Author: hansbak
Date: Tue Jun 9 08:33:36 2009
New Revision: 782912
URL:
http://svn.apache.org/viewvc?rev=782912&view=revLog:
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("contactListId")!=null"><display/></field>
<field name="partyIdFrom" use-when="communicationEvent.get("partyIdFrom")!=null">
<display-entity entity-name="PartyNameView" key-field-name="partyId" description="${firstName} ${middleName} ${lastName} ${groupName} (${contactMechFrom.infoString})">