svn commit: r1481298 - in /ofbiz/branches/release10.04: ./ applications/party/widget/partymgr/PartyForms.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1481298 - in /ofbiz/branches/release10.04: ./ applications/party/widget/partymgr/PartyForms.xml

jleroux@apache.org
Author: jleroux
Date: Sat May 11 11:34:19 2013
New Revision: 1481298

URL: http://svn.apache.org/r1481298
Log:
Revert r1481281

Modified:
    ofbiz/branches/release10.04/   (props changed)
    ofbiz/branches/release10.04/applications/party/widget/partymgr/PartyForms.xml

Propchange: ofbiz/branches/release10.04/
------------------------------------------------------------------------------
  Reverse-merged /ofbiz/trunk:r1470176,1481274

Modified: ofbiz/branches/release10.04/applications/party/widget/partymgr/PartyForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/party/widget/partymgr/PartyForms.xml?rev=1481298&r1=1481297&r2=1481298&view=diff
==============================================================================
--- ofbiz/branches/release10.04/applications/party/widget/partymgr/PartyForms.xml (original)
+++ ofbiz/branches/release10.04/applications/party/widget/partymgr/PartyForms.xml Sat May 11 11:34:19 2013
@@ -748,7 +748,7 @@ under the License.
 
     <form name="ListRelatedContacts" type="list" list-name="contacts" default-table-style="basic-table">
         <field name="partyIdTo">
-            <display-entity entity-name="PartyNameView" description="${firstName} ${middleName} ${lastName} ${groupName}" key-field-name="partyId" cache="false">
+            <display-entity entity-name="PartyNameView" description="${firstName} ${middleName} ${lastName} ${groupName}" key-field-name="partyId">
                 <sub-hyperlink description="[${partyIdTo}]" target="viewprofile">
                 <parameter param-name="partyId" from-field="partyIdTo"/>
             </sub-hyperlink>