Author: hansbak
Date: Tue Nov 1 09:57:37 2011
New Revision: 1195903
URL:
http://svn.apache.org/viewvc?rev=1195903&view=revLog:
OFBIZ-4538 Product.groovy in ordermgr throws error: contribution of Atul Vani
Modified:
ofbiz/branches/release11.04/applications/order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy
Modified: ofbiz/branches/release11.04/applications/order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release11.04/applications/order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy?rev=1195903&r1=1195902&r2=1195903&view=diff==============================================================================
--- ofbiz/branches/release11.04/applications/order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy (original)
+++ ofbiz/branches/release11.04/applications/order/webapp/ordermgr/WEB-INF/actions/entry/catalog/Product.groovy Tue Nov 1 09:57:37 2011
@@ -142,3 +142,4 @@ if (templatePathPrefix) {
// set the template for the view
context.detailScreen = detailScreen;
+}
\ No newline at end of file