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 2006/11/11 17:31:04 UTC

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

Author: jleroux
Date: Sat Nov 11 08:31:03 2006
New Revision: 473749

URL: http://svn.apache.org/viewvc?view=rev&rev=473749
Log:
A patch from Ashish Vijaywargiya :"Some tabs Entry to Jump is Missing" (https://issues.apache.org/jira/browse/OFBIZ-449)

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

Modified: incubator/ofbiz/trunk/applications/product/webapp/catalog/find/keywordsearchbox.ftl
URL: http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/product/webapp/catalog/find/keywordsearchbox.ftl?view=diff&rev=473749&r1=473748&r2=473749
==============================================================================
--- incubator/ofbiz/trunk/applications/product/webapp/catalog/find/keywordsearchbox.ftl (original)
+++ incubator/ofbiz/trunk/applications/product/webapp/catalog/find/keywordsearchbox.ftl Sat Nov 11 08:31:03 2006
@@ -100,6 +100,10 @@
                     <option value="<@o...@ofbizUrl>">${uiLabelMap.ProductSuppliers}</option>
                     <option value="<@o...@ofbizUrl>">${uiLabelMap.ProductAgreements}</option>
                     <option value="<@o...@ofbizUrl>">${uiLabelMap.ProductAccounts}</option>
+                    <option value="<@o...@ofbizUrl>">${uiLabelMap.ProductPaymentTypes}</option>
+                    <option value="<@o...@ofbizUrl>">${uiLabelMap.ProductMaintenance}</option>
+                    <option value="<@o...@ofbizUrl>">${uiLabelMap.ProductMeters}</option>
+                    <option value="<@o...@ofbizUrl>">${uiLabelMap.ProductSubscriptionResources}</option>
                     <option value="<@o...@ofbizUrl>">${uiLabelMap.ProductVariants}</option>
                     <option value="<@o...@ofbizUrl>">${uiLabelMap.ProductConfigs}</option>
                 </select>