Fix walletDetails getHistory
This commit is contained in:
parent
954f770909
commit
5ec82cd8ef
3 changed files with 8 additions and 5 deletions
|
|
@ -111,7 +111,7 @@
|
|||
No transactions yet
|
||||
</div>
|
||||
|
||||
<div ng-show="updatingTxHistory" class="updatingHistory">
|
||||
<div ng-show="updatingTxHistory && updatingTxHistoryProgress>5" class="updatingHistory">
|
||||
<div class="row" >
|
||||
<ion-spinner class="spinner-dark" icon="lines"></ion-spinner>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue