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/01 17:19:21 UTC

svn commit: r760916 - /ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml

Author: hansbak
Date: Wed Apr  1 15:19:19 2009
New Revision: 760916

URL: http://svn.apache.org/viewvc?rev=760916&view=rev
Log:
small typo

Modified:
    ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml

Modified: ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml?rev=760916&r1=760915&r2=760916&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml (original)
+++ ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml Wed Apr  1 15:19:19 2009
@@ -360,7 +360,7 @@
                 <parameter param-name="communicationEventId" from-field="communicationEvent.communicationEventId"/>
                 <parameter param-name="partyId" from-field="myCommunicationEventRole.partyId"/>
                 <parameter param-name="roleType" from-field="myCommunicationEventRole.roleTypeId"/>
-                <parameter param-name="statusId" value="COM_ROLE_COMPLETED""/>
+                <parameter param-name="statusId" value="COM_ROLE_COMPLETED"/>
             </link>
         </menu-item>
         <menu-item name="delete" title="${uiLabelMap.CommonDelete}">