Author: deepak
Date: Sat Jun 18 13:25:04 2016
New Revision: 1749011
URL:
http://svn.apache.org/viewvc?rev=1749011&view=revLog:
(OFBIZ-7218) Fix typo in groovy file name. Thanks Pawan for reporting this.
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=1749011&r1=1749010&r2=1749011&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/ebay/widget/EbayScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/ebay/widget/EbayScreens.xml Sat Jun 18 13:25:04 2016
@@ -50,7 +50,7 @@ under the License.
<actions>
<set field="titleProperty" value="PageTitleSearchResults"/>
<set field="headerItem" value="export"/>
- <script location="component://product/groovyScripts/catalog/find/keywordsearch.groovy"/>
+ <script location="component://product/groovyScripts/catalog/find/Keywordsearch.groovy"/>
</actions>
<widgets>
<decorator-screen name="permission-decorator" location="${parameters.mainDecoratorLocation}">