svn commit: r933980 - /ofbiz/trunk/applications/humanres/widget/forms/PersonTrainingForms.xml

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

svn commit: r933980 - /ofbiz/trunk/applications/humanres/widget/forms/PersonTrainingForms.xml

erwan
Author: erwan
Date: Wed Apr 14 15:13:23 2010
New Revision: 933980

URL: http://svn.apache.org/viewvc?rev=933980&view=rev
Log:
Correction a wrongly used uilabel

Modified:
    ofbiz/trunk/applications/humanres/widget/forms/PersonTrainingForms.xml

Modified: ofbiz/trunk/applications/humanres/widget/forms/PersonTrainingForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/humanres/widget/forms/PersonTrainingForms.xml?rev=933980&r1=933979&r2=933980&view=diff
==============================================================================
--- ofbiz/trunk/applications/humanres/widget/forms/PersonTrainingForms.xml (original)
+++ ofbiz/trunk/applications/humanres/widget/forms/PersonTrainingForms.xml Wed Apr 14 15:13:23 2010
@@ -86,7 +86,7 @@ under the License.
     </form>
     <form name="FindTrainingApprovals" target="FindTrainingApprovals" title="" type="single" default-title-style="tableheadtext" default-tooltip-style="tabletext" default-widget-style="inputBox">
         <auto-fields-entity entity-name="PersonTraining" default-field-type="find"/>
-        <field name="partyId" title="${uiLabelMap.WebPosEmployee} ${uiLabelMap.CommonId}"><lookup target-form-name="LookupPartyName"/></field>
+        <field name="partyId" title="${uiLabelMap.FormFieldTitle_employeePartyId}"><lookup target-form-name="LookupPartyName"/></field>
         <field name="trainingClassTypeId" title="${uiLabelMap.HumanResTrainingClassType}">
             <drop-down allow-empty="true">
                 <entity-options description="${description}" key-field-name="trainingClassTypeId" entity-name="TrainingClassType">