tx template problem with key images disply fixed

This commit is contained in:
moneroexamples 2016-10-11 07:58:45 +08:00
parent 24dc2502fd
commit ec77dd8043
2 changed files with 3 additions and 3 deletions

View File

@ -2300,7 +2300,8 @@ namespace xmreg {
with_ring_signatures)},
{"tx_json" , tx_json},
{"has_error" , false},
{"error_msg" , string("")}
{"error_msg" , string("")},
{"have_raw_tx" , false},
};
string server_time_str = xmreg::timestamp_to_str(server_timestamp, "%F");

View File

@ -136,7 +136,7 @@
False
{{/already_spent}}
{{/#have_raw_tx}}
{{/have_raw_tx}}
</td>
<td>amount: {{amount}}</td>
</tr>
@ -150,7 +150,6 @@
{{/have_raw_tx}}
<td>blk</td>
<td>mixin</td>
<td>in/out</td>
<td>timestamp</td>
<td>age [y:d:h:m:s]</td>