svn commit: r791704 - /ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml

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

svn commit: r791704 - /ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml

ashish-18
Author: ashish
Date: Tue Jul  7 05:08:40 2009
New Revision: 791704

URL: http://svn.apache.org/viewvc?rev=791704&view=rev
Log:
Added error uiLabelMap to CommonScreens.xml of order component.
Thanks Sumit for your patch.

Modified:
    ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml

Modified: ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml?rev=791704&r1=791703&r2=791704&view=diff
==============================================================================
--- ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml (original)
+++ ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml Tue Jul  7 05:08:40 2009
@@ -25,6 +25,7 @@
             <actions>
                 <!-- base/top/specific map first, then more common map added for shared labels -->
                 <property-map resource="OrderUiLabels" map-name="uiLabelMap" global="true"/>
+                <property-map resource="OrderErrorUiLabels" map-name="uiLabelMap" global="true"/>
                 <property-map resource="AccountingUiLabels" map-name="uiLabelMap" global="true"/>
                 <property-map resource="ProductUiLabels" map-name="uiLabelMap" global="true"/>
                 <property-map resource="ManufacturingUiLabels" map-name="uiLabelMap" global="true"/>