You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2012/09/26 10:55:02 UTC

svn commit: r1390336 - /ofbiz/trunk/applications/product/webapp/catalog/find/keywordsearchbox.ftl

Author: jleroux
Date: Wed Sep 26 08:55:02 2012
New Revision: 1390336

URL: http://svn.apache.org/viewvc?rev=1390336&view=rev
Log:
We missed a direct link to geos (ProducGeo)

Modified:
    ofbiz/trunk/applications/product/webapp/catalog/find/keywordsearchbox.ftl

Modified: ofbiz/trunk/applications/product/webapp/catalog/find/keywordsearchbox.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/catalog/find/keywordsearchbox.ftl?rev=1390336&r1=1390335&r2=1390336&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/webapp/catalog/find/keywordsearchbox.ftl (original)
+++ ofbiz/trunk/applications/product/webapp/catalog/find/keywordsearchbox.ftl Wed Sep 26 08:55:02 2012
@@ -77,6 +77,7 @@ under the License.
         <option value="<@o...@ofbizUrl>">${uiLabelMap.ProductProduct}</option>
         <option value="<@o...@ofbizUrl>">${uiLabelMap.ProductPrices}</option>
         <option value="<@o...@ofbizUrl>">${uiLabelMap.ProductContent}</option>
+        <option value="<@o...@ofbizUrl>">${uiLabelMap.ProductGeos}</option>        
         <option value="<@o...@ofbizUrl>">${uiLabelMap.CommonIds}</option>
         <option value="<@o...@ofbizUrl>">${uiLabelMap.ProductCategories}</option>
         <option value="<@o...@ofbizUrl>">${uiLabelMap.ProductKeywords}</option>