Author: jacopoc
Date: Wed Mar 24 11:23:57 2010
New Revision: 927013
URL: http://svn.apache.org/viewvc?rev=927013&view=rev
Log:
Formatting fix.
Modified:
ofbiz/trunk/applications/product/widget/facility/InventoryForms.xml
Modified: ofbiz/trunk/applications/product/widget/facility/InventoryForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/facility/InventoryForms.xml?rev=927013&r1=927012&r2=927013&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/widget/facility/InventoryForms.xml
(original)
+++ ofbiz/trunk/applications/product/widget/facility/InventoryForms.xml Wed Mar
24 11:23:57 2010
@@ -113,7 +113,7 @@ under the License.
<display/>
</field>
<field name="totals"
title="${uiLabelMap.ProductAvailablePromiseQuantityHand}">
- <display description="${inventoryItem.availableToPromiseTotal}
/ ${inventoryItem.quantityOnHandTotal}"/>
+ <display description="${inventoryItem.availableToPromiseTotal} /
${inventoryItem.quantityOnHandTotal}"/>
</field>
<field use-when="inventoryItem!=null" name="submit"
title="${uiLabelMap.CommonUpdate}">