svn commit: r677840 - /ofbiz/trunk/applications/product/widget/facility/ShipmentScreens.xml

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

svn commit: r677840 - /ofbiz/trunk/applications/product/widget/facility/ShipmentScreens.xml

jacopoc
Author: jacopoc
Date: Fri Jul 18 00:02:15 2008
New Revision: 677840

URL: http://svn.apache.org/viewvc?rev=677840&view=rev
Log:
Fixed bug (wrong file name) reported in the mailing list.

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

Modified: ofbiz/trunk/applications/product/widget/facility/ShipmentScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/facility/ShipmentScreens.xml?rev=677840&r1=677839&r2=677840&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/widget/facility/ShipmentScreens.xml (original)
+++ ofbiz/trunk/applications/product/widget/facility/ShipmentScreens.xml Fri Jul 18 00:02:15 2008
@@ -182,7 +182,7 @@
                 <set field="headerItem" value="shipment"/>
                 <set field="tabButtonItem" value="EditShipmentPackages"/>
 
-                <script location="component://product/webapp/facility/WEB-INF/actions/shipment/EditShipmentPackages.grovy"/>
+                <script location="component://product/webapp/facility/WEB-INF/actions/shipment/EditShipmentPackages.groovy"/>
             </actions>
             <widgets>
                 <decorator-screen name="CommonShipmentDecorator">