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/07 09:53:39 UTC

svn commit: r674413 - /ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml

Author: jacopoc
Date: Mon Jul  7 00:53:38 2008
New Revision: 674413

URL: http://svn.apache.org/viewvc?rev=674413&view=rev
Log:
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">