Author: jacopoc
Date: Mon Jul 7 00:53:38 2008
New Revision: 674413
URL:
http://svn.apache.org/viewvc?rev=674413&view=revLog:
Fixed bug reported by Sam Hamilton in the dev ml.
Modified:
ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml
Modified: ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml?rev=674413&r1=674412&r2=674413&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml Mon Jul 7 00:53:38 2008
@@ -137,7 +137,7 @@
<entity-condition entity-name="ProdCatalog" list-name="prodCatalogs">
<order-by field-name="catalogName"/>
</entity-condition>
- <script location="component://product/webapp/catalog/WEB-INF/actions/find/advancedsearchoptions.bsh"/>
+ <script location="component://product/webapp/catalog/WEB-INF/actions/find/advancedsearchoptions.groovy"/>
</actions>
<widgets>
<decorator-screen name="CommonFindDecorator">