Author: mrisaliti
Date: Fri Jan 25 13:00:28 2008
New Revision: 615339
URL:
http://svn.apache.org/viewvc?rev=615339&view=revLog:
Small changes to Lookup forms (Part of issue OFBIZ-1595)
Modified:
ofbiz/trunk/applications/humanres/widget/LookupScreens.xml
Modified: ofbiz/trunk/applications/humanres/widget/LookupScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/LookupScreens.xml?rev=615339&r1=615338&r2=615339&view=diff==============================================================================
--- ofbiz/trunk/applications/humanres/widget/LookupScreens.xml (original)
+++ ofbiz/trunk/applications/humanres/widget/LookupScreens.xml Fri Jan 25 13:00:28 2008
@@ -140,7 +140,7 @@
<section>
<actions>
<property-map resource="HumanResUiLabels" map-name="uiLabelMap" global="true"/>
- <set field="title" value="${uiLabelMap.HumanResLookupTerminationReason}"/>
+ <set field="title" value="${uiLabelMap.HumanResLookupSalaryStepSeqId}"/>
</actions>
<widgets>
<decorator-screen name="LookupDecorator" location="component://common/widget/CommonScreens.xml">
@@ -148,7 +148,7 @@
<container style="screenlet">
<container style="screenlet-title-bar">
<container style="head4">
- <label text="${uiLabelMap.HumanResLookupTerminationReason}"/>
+ <label text="${uiLabelMap.HumanResLookupSalaryStepSeqId}"/>
</container>
</container>
<container style="screenlet-body">