svn commit: r447802 - /incubator/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/BomSimulation.ftl
Posted by
jacopoc on
Sep 19, 2006; 11:34am
URL: http://ofbiz.116.s1.nabble.com/svn-commit-r447802-incubator-ofbiz-trunk-applications-manufacturing-webapp-manufacturing-bom-BomSimul-tp209081.html
Author: jacopoc
Date: Tue Sep 19 03:34:51 2006
New Revision: 447802
URL:
http://svn.apache.org/viewvc?view=rev&rev=447802Log:
Ooops... fixed bad syntax for comments.
Modified:
incubator/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/BomSimulation.ftl
Modified: incubator/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/BomSimulation.ftl
URL:
http://svn.apache.org/viewvc/incubator/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/BomSimulation.ftl?view=diff&rev=447802&r1=447801&r2=447802==============================================================================
--- incubator/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/BomSimulation.ftl (original)
+++ incubator/ofbiz/trunk/applications/manufacturing/webapp/manufacturing/bom/BomSimulation.ftl Tue Sep 19 03:34:51 2006
@@ -103,7 +103,7 @@
<#assign rowClass = "viewManyTR2">
</#if>
</#list>
- <#!--
+ <#--
<#if grandTotalCost?exists>
<tr>
<td colspan="6" align="right"><div class="tableheadtext">${grandTotalCost}</div></td>