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 2009/10/24 23:30:54 UTC

svn commit: r829455 - /ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml

Author: mrisaliti
Date: Sat Oct 24 21:30:53 2009
New Revision: 829455

URL: http://svn.apache.org/viewvc?rev=829455&view=rev
Log:
Add WorkEffortUiLabels on ViewInventoryItemDetail screen for translating work effort id column.

Modified:
    ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml

Modified: ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml?rev=829455&r1=829454&r2=829455&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml (original)
+++ ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml Sat Oct 24 21:30:53 2009
@@ -937,6 +937,7 @@
     <screen name="ViewInventoryItemDetail">
         <section>
             <actions>
+                <property-map resource="WorkEffortUiLabels" map-name="uiLabelMap" global="true"/>
                 <set field="titleProperty" value="PageTitleEditInventoryItem"/>
                 <set field="headerItem" value="facility"/>
                 <set field="tabButtonItem" value="EditFacilityInventoryItems"/>