comment out table total lines
This commit is contained in:
parent
6e89076c35
commit
1df9f9d5cf
|
@ -157,6 +157,7 @@ margin-bottom:2px;
|
||||||
<td>{{ amount7 }}</td>
|
<td>{{ amount7 }}</td>
|
||||||
</tr>
|
</tr>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
<!--
|
||||||
<tr>
|
<tr>
|
||||||
<td> </td>
|
<td> </td>
|
||||||
<td> </td>
|
<td> </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>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user