Author: mrisaliti
Date: Sat Feb 7 22:12:21 2009
New Revision: 741972
URL:
http://svn.apache.org/viewvc?rev=741972&view=revLog:
Some small more cleaning on Humanres labels discovering it from the new upcoming Label manager references tool
Modified:
ofbiz/trunk/applications/humanres/widget/EmploymentScreens.xml
ofbiz/trunk/applications/humanres/widget/PartyQualScreens.xml
Modified: ofbiz/trunk/applications/humanres/widget/EmploymentScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/EmploymentScreens.xml?rev=741972&r1=741971&r2=741972&view=diff==============================================================================
--- ofbiz/trunk/applications/humanres/widget/EmploymentScreens.xml (original)
+++ ofbiz/trunk/applications/humanres/widget/EmploymentScreens.xml Sat Feb 7 22:12:21 2009
@@ -91,7 +91,7 @@
<screen name="ListEmployments">
<section>
<actions>
- <set field="titleProperty" value="HumanResEditEmployment"/>
+ <set field="titleProperty" value="HumanResListEmployments"/>
<set field="tabButtonItem" value="ListEmployment"/>
<set field="employmentCtx.partyIdTo" from-field="parameters.partyId"/>
</actions>
@@ -229,7 +229,7 @@
<screen name="EditAgreementEmploymentAppls">
<section>
<actions>
- <set field="titleProperty" value="EditAgreementEmploymentAppls"/>
+ <set field="titleProperty" value="HumanResEditAgreementEmploymentAppl"/>
<set field="headerItem" value="Employment"/>
<set field="tabButtonItem" value="EditAgreementEmploymentAppls"/>
<set field="agreementId" from-field="parameters.agreementId"/>
Modified: ofbiz/trunk/applications/humanres/widget/PartyQualScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/PartyQualScreens.xml?rev=741972&r1=741971&r2=741972&view=diff==============================================================================
--- ofbiz/trunk/applications/humanres/widget/PartyQualScreens.xml (original)
+++ ofbiz/trunk/applications/humanres/widget/PartyQualScreens.xml Sat Feb 7 22:12:21 2009
@@ -58,7 +58,7 @@
<screen name="EditPartyQuals">
<section>
<actions>
- <set field="titleProperty" value="HumanResViewPartyQual"/>
+ <set field="titleProperty" value="HumanResEditPartyQual"/>
<set field="headerItem" value="Employee"/>
<set field="tabButtonItem" value="EditPartyQuals"/>
<set field="partyId" from-field="parameters.partyId"/>