extra removed from tx.html

This commit is contained in:
moneroexamples 2016-05-01 12:22:42 +08:00
parent abb317dd40
commit b96ab704e2
1 changed files with 2 additions and 1 deletions

View File

@ -32,9 +32,10 @@
<td>Fee: {{tx_fee}}</td>
<td>Tx size: {{tx_size}} kB</td>
</tr>
<tr>
<!-- <tr>
<td colspan="5">Extra: {{extra}}</td>
</tr>
-->
</table>