You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by as...@apache.org on 2009/12/11 13:30:36 UTC

svn commit: r889592 - /ofbiz/trunk/applications/manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl

Author: ashish
Date: Fri Dec 11 12:30:35 2009
New Revision: 889592

URL: http://svn.apache.org/viewvc?rev=889592&view=rev
Log:
Applied patch from jira issue OFBIZ-3324 - Showing two "Find" button on screen.
Thanks Arpit for the contribution.

Modified:
    ofbiz/trunk/applications/manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl

Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl?rev=889592&r1=889591&r2=889592&view=diff
==============================================================================
--- ofbiz/trunk/applications/manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl (original)
+++ ofbiz/trunk/applications/manufacturing/webapp/manufacturing/mrp/findInventoryEventPlan.ftl Fri Dec 11 12:30:35 2009
@@ -46,7 +46,6 @@
                     <#if inventoryList?exists>
                         <a href="<@o...@ofbizUrl>" class="smallSubmit">${uiLabelMap.CommonHideFields}</a>
                     </#if>
-                    <a href="javascript:lookupInventory();" class="smallSubmit">${uiLabelMap.CommonFind}</a>
                   </#if>
                 </p>
               </td>