comment out table total lines

This commit is contained in:
Sanj 2012-06-21 10:20:01 +05:30
parent 6e89076c35
commit 1df9f9d5cf

View File

@ -157,6 +157,7 @@ margin-bottom:2px;
<td>{{ amount7 }}</td> <td>{{ amount7 }}</td>
</tr> </tr>
{% endif %} {% endif %}
<!--
<tr> <tr>
<td>&nbsp;</td> <td>&nbsp;</td>
<td>&nbsp;</td> <td>&nbsp;</td>
@ -167,7 +168,7 @@ margin-bottom:2px;
</td> </td>
<td><strong>{{ amount_final }}</strong></td> <td><strong>{{ amount_final }}</strong></td>
</tr> </tr>
-->
</table> </table>
<br> <br>
</div> </div>