Author: jacopoc
Date: Tue Sep 19 03:34:51 2006
New Revision: 447802

URL: http://svn.apache.org/viewvc?view=rev&rev=447802
Log:
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>


Reply via email to