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/04/17 11:56:27 UTC

svn commit: r765926 - /ofbiz/branches/release09.04/applications/party/widget/partymgr/PartyMenus.xml

Author: hansbak
Date: Fri Apr 17 09:56:27 2009
New Revision: 765926

URL: http://svn.apache.org/viewvc?rev=765926&view=rev
Log:
change copied from trunk 765919

Modified:
    ofbiz/branches/release09.04/applications/party/widget/partymgr/PartyMenus.xml

Modified: ofbiz/branches/release09.04/applications/party/widget/partymgr/PartyMenus.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/party/widget/partymgr/PartyMenus.xml?rev=765926&r1=765925&r2=765926&view=diff
==============================================================================
--- ofbiz/branches/release09.04/applications/party/widget/partymgr/PartyMenus.xml (original)
+++ ofbiz/branches/release09.04/applications/party/widget/partymgr/PartyMenus.xml Fri Apr 17 09:56:27 2009
@@ -385,7 +385,7 @@
                 </and>
             </condition>
             <link target="NewDraftCommunicationEvent">
-                <parameter param-name="communicationEventTypeId" value="communicationEvent.communicationEventTypeId"/>
+                <parameter param-name="communicationEventTypeId" from-field="communicationEvent.communicationEventTypeId"/>
                 <parameter param-name="parentCommEventId" from-field="parameters.communicationEventId"/>
                 <parameter param-name="my" value="My"/>
             </link>