svn commit: r535195 - /ofbiz/trunk/applications/order/widget/ordermgr/RequirementScreens.xml

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

svn commit: r535195 - /ofbiz/trunk/applications/order/widget/ordermgr/RequirementScreens.xml

lektran
Author: lektran
Date: Fri May  4 04:58:24 2007
New Revision: 535195

URL: http://svn.apache.org/viewvc?view=rev&rev=535195
Log:
Fix bad uiLabel

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

Modified: ofbiz/trunk/applications/order/widget/ordermgr/RequirementScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/widget/ordermgr/RequirementScreens.xml?view=diff&rev=535195&r1=535194&r2=535195
==============================================================================
--- ofbiz/trunk/applications/order/widget/ordermgr/RequirementScreens.xml (original)
+++ ofbiz/trunk/applications/order/widget/ordermgr/RequirementScreens.xml Fri May  4 04:58:24 2007
@@ -159,7 +159,7 @@
                             </condition>
                             <widgets>
                                 <container>
-                                    <label style="head2" text="${uiLabelMap.RequirementList}"/>
+                                    <label style="head2" text="${uiLabelMap.OrderRequirementsList}"/>
                                 </container>
                                 <include-form name="ApprovedProductRequirements" location="component://order/webapp/ordermgr/requirement/RequirementForms.xml"/>
                                 <container style="screenlet">