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 2008/07/18 09:02:15 UTC

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

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">