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="<@ofbizUrl>FindInventoryEventPlan?hideFields=Y${paramList}</@ofbizUrl>" 
class="smallSubmit">${uiLabelMap.CommonHideFields}</a>
                     </#if>
-                    <a href="javascript:lookupInventory();" 
class="smallSubmit">${uiLabelMap.CommonFind}</a>
                   </#if>
                 </p>
               </td>


Reply via email to