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/05 11:12:40 UTC

svn commit: r674166 - /ofbiz/trunk/specialpurpose/ebay/widget/EbayScreens.xml

Author: jacopoc
Date: Sat Jul  5 02:12:39 2008
New Revision: 674166

URL: http://svn.apache.org/viewvc?rev=674166&view=rev
Log:
Fixed bug reported by Sam Hamilton in the dev ml.

Modified:
    ofbiz/trunk/specialpurpose/ebay/widget/EbayScreens.xml

Modified: ofbiz/trunk/specialpurpose/ebay/widget/EbayScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ebay/widget/EbayScreens.xml?rev=674166&r1=674165&r2=674166&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ebay/widget/EbayScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/ebay/widget/EbayScreens.xml Sat Jul  5 02:12:39 2008
@@ -127,7 +127,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="permission-decorator">