Author: lektran
Date: Sat Apr 17 05:36:19 2010
New Revision: 935131
URL:
http://svn.apache.org/viewvc?rev=935131&view=revLog:
Added missing popup.js which seems to be required during ordermgr checkout
Modified:
ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryCommonScreens.xml
Modified: ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryCommonScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryCommonScreens.xml?rev=935131&r1=935130&r2=935131&view=diff==============================================================================
--- ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryCommonScreens.xml (original)
+++ ofbiz/trunk/applications/order/widget/ordermgr/OrderEntryCommonScreens.xml Sat Apr 17 05:36:19 2010
@@ -22,6 +22,9 @@ under the License.
<section>
<actions>
<set field="headerItem" value="orderentry"/>
+
+ <set field="layoutSettings.javaScripts[]" value="/images/prototypejs/popup.js" global="true"/>
+
<script location="component://order/webapp/ordermgr/WEB-INF/actions/entry/SetShoppingCart.groovy"/>
</actions>
<widgets>