Author: apatel
Date: Mon Nov 17 12:26:54 2008
New Revision: 718365
URL:
http://svn.apache.org/viewvc?rev=718365&view=revLog:
Updated link to point to EmployeeProfile instead of viewprofile page in party manager.
Modified:
ofbiz/trunk/applications/humanres/widget/forms/EmploymentForms.xml
Modified: ofbiz/trunk/applications/humanres/widget/forms/EmploymentForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/forms/EmploymentForms.xml?rev=718365&r1=718364&r2=718365&view=diff==============================================================================
--- ofbiz/trunk/applications/humanres/widget/forms/EmploymentForms.xml (original)
+++ ofbiz/trunk/applications/humanres/widget/forms/EmploymentForms.xml Mon Nov 17 12:26:54 2008
@@ -57,7 +57,7 @@
</actions>
<field name="partyIdFrom" title="${uiLabelMap.HumanResEmploymentPartyIdFrom}"><display></display></field>
<field name="partyIdTo" title="${uiLabelMap.HumanResEmployeePartyIdTo}" widget-style="buttontext">
- <hyperlink also-hidden="false" description="${partyIdTo}" target="viewprofile?partyId=${partyIdTo}"/>
+ <hyperlink also-hidden="false" description="${partyIdTo}" target="EmployeeProfile?partyId=${partyIdTo}"/>
</field>
<field name="firstName"><display></display></field>
<field name="lastName"><display></display></field>