svn commit: r684814 - /ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/EditProductBom.ftl

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r684814 - /ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/EditProductBom.ftl

bibryam
Author: bibryam
Date: Mon Aug 11 09:58:34 2008
New Revision: 684814

URL: http://svn.apache.org/viewvc?rev=684814&view=rev
Log:
A trivial fix.

Modified:
    ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/EditProductBom.ftl

Modified: ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/EditProductBom.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/EditProductBom.ftl?rev=684814&r1=684813&r2=684814&view=diff
==============================================================================
--- ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/EditProductBom.ftl (original)
+++ ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/EditProductBom.ftl Mon Aug 11 09:58:34 2008
@@ -42,11 +42,11 @@
     <br/>
     <form name="searchform" action="<@ofbizUrl>UpdateProductBom</@ofbizUrl>#topform" method="post">
     <input type="hidden" name="UPDATE_MODE" value=""/>
-    <a name="topform"/>
+  
     <table class="basic-table" cellspacing="0">
         <tr>
             <td align="right">${uiLabelMap.ManufacturingBomType}</td>
-            <td>&nbsp;</td>
+            <td>&nbsp; <a name="topform"/></td>
             <td>
                 <select name="productAssocTypeId" size="1">
                 <#if productAssocTypeId?has_content>