sentTs on transaction proposal

This commit is contained in:
Gustavo Cortez 2014-04-20 21:19:32 -03:00
parent 581be08a9e
commit 65da9b69c1
1 changed files with 2 additions and 2 deletions

View File

@ -287,8 +287,8 @@
</div>
</div>
<div class="large-6 columns text-right">
<span ng-show="!tx.missingSignatures">
TODO: if tx was sent
<span ng-show="!tx.missingSignatures && tx.sentTs">
Sent at {{tx.sentTs | date:'medium'}}
</span>
<span ng-show="tx.missingSignatures==1">
One signature missing