You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by mr...@apache.org on 2008/01/25 22:00:28 UTC

svn commit: r615339 - /ofbiz/trunk/applications/humanres/widget/LookupScreens.xml

Author: mrisaliti
Date: Fri Jan 25 13:00:28 2008
New Revision: 615339

URL: http://svn.apache.org/viewvc?rev=615339&view=rev
Log:
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">