You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by de...@apache.org on 2016/04/22 13:09:36 UTC

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

Author: deepak
Date: Fri Apr 22 11:09:36 2016
New Revision: 1740480

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