You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ja...@apache.org on 2007/03/24 14:21:55 UTC

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

Author: jacopoc
Date: Sat Mar 24 06:21:54 2007
New Revision: 522024

URL: http://svn.apache.org/viewvc?view=rev&rev=522024
Log:
Added ui label file for content to the order screens.

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?view=diff&rev=522024&r1=522023&r2=522024
==============================================================================
--- ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml (original)
+++ ofbiz/trunk/applications/order/widget/ordermgr/CommonScreens.xml Sat Mar 24 06:21:54 2007
@@ -31,6 +31,7 @@
                 <property-map resource="ManufacturingUiLabels" map-name="uiLabelMap" global="true"/>
                 <property-map resource="WorkEffortUiLabels" map-name="uiLabelMap" global="true"/>
                 <property-map resource="PartyUiLabels" map-name="uiLabelMap" global="true"/>
+                <property-map resource="ContentUiLabels" map-name="uiLabelMap" global="true"/>
                 <property-map resource="CommonUiLabels" map-name="uiLabelMap" global="true"/>
 
                 <set field="MainColumnStyle" value="nocolumns" global="true"/>