svn commit: r575402 - /ofbiz/trunk/applications/product/webapp/facility/inventory/receiveInventory.ftl

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

svn commit: r575402 - /ofbiz/trunk/applications/product/webapp/facility/inventory/receiveInventory.ftl

eckardjf
Author: eckardjf
Date: Thu Sep 13 11:54:16 2007
New Revision: 575402

URL: http://svn.apache.org/viewvc?rev=575402&view=rev
Log:
Applied patch from Christian Geisert for OFBIZ-1240 - Small errors in HTML generation in receiveInventory.ftl

Modified:
    ofbiz/trunk/applications/product/webapp/facility/inventory/receiveInventory.ftl

Modified: ofbiz/trunk/applications/product/webapp/facility/inventory/receiveInventory.ftl
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/webapp/facility/inventory/receiveInventory.ftl?rev=575402&r1=575401&r2=575402&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/webapp/facility/inventory/receiveInventory.ftl (original)
+++ ofbiz/trunk/applications/product/webapp/facility/inventory/receiveInventory.ftl Thu Sep 13 11:54:16 2007
@@ -103,7 +103,7 @@
       </tr>
       <tr>
         <td width="14%">&nbsp;</td>
-        <td width="6%" align="right" nowrap>>${uiLabelMap.ProductProductName}</td>
+        <td width="6%" align="right" nowrap>${uiLabelMap.ProductProductName}</td>
         <td width="6%">&nbsp;</td>
         <td width="74%">
           <a href="/catalog/control/EditProduct?productId=${product.productId}${externalKeyParam?if_exists}" target="catalog" class="buttontext">${product.internalName?if_exists}</a>
@@ -203,7 +203,7 @@
       </tr>
       <tr>
         <td width="14%">&nbsp;</td>
-        <td width="6%" align="right" nowrap>${uiLabelMap.ProductQuantityRejected}/td>
+        <td width="6%" align="right" nowrap>${uiLabelMap.ProductQuantityRejected}</td>
         <td width="6%">&nbsp;</td>
         <td width="74%">
           <input type="text" name="quantityRejected" size="5" value="0" />