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

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

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

jacopoc
Author: jacopoc
Date: Fri Oct 27 02:22:55 2006
New Revision: 468328

URL: http://svn.apache.org/viewvc?view=rev&rev=468328
Log:
Small fix.

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

Modified: incubator/ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml?view=diff&rev=468328&r1=468327&r2=468328
==============================================================================
--- incubator/ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml (original)
+++ incubator/ofbiz/trunk/applications/product/widget/facility/FacilityScreens.xml Fri Oct 27 02:22:55 2006
@@ -201,7 +201,7 @@
                     <decorator-section name="body">
                         <container>
                             <label style="head1">${uiLabelMap.ProductInventoryItemsFor}</label>
-                            <label style="head2">${facility.facilityName} [${uiLabelMap.CommonId}:${facilityId}]</label>
+                            <label style="head2">${facility.facilityName} [${uiLabelMap.CommonId}:${facility.facilityId}]</label>
                         </container>
                         <container>
                             <link target="EditFacility" text="${uiLabelMap.ProductNewFacility}" style="buttontext"/>