Author: deepak
Date: Fri Apr 22 11:09:36 2016
New Revision: 1740480
URL:
http://svn.apache.org/viewvc?rev=1740480&view=revLog:
(OFBIZ-6821) Corrected product template path in GoogleBaseScreens.xml
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=1740480&r1=1740479&r2=1740480&view=diff==============================================================================
--- ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/googlebase/widget/GoogleBaseScreens.xml Fri Apr 22 11:09:36 2016
@@ -56,7 +56,7 @@ under the License.
<decorator-screen name="CommonFindDecorator" location="${parameters.mainDecoratorLocation}">
<decorator-section name="body">
<platform-specific>
- <html><html-template location="component://product/webapp/catalog/find/keywordsearch.ftl"/></html>
+ <html><html-template location="component://product/template/find/keywordsearch.ftl"/></html>
</platform-specific>
<platform-specific>
<html><html-template location="component://googlebase/webapp/googlebase/find/googleExportLink.ftl"/></html>