Fix tab-receibe view. Fix wallet-details
This commit is contained in:
parent
96dbd563d3
commit
18c0d829c7
6 changed files with 37 additions and 19 deletions
|
|
@ -111,7 +111,7 @@
|
|||
No transactions yet
|
||||
</div>
|
||||
|
||||
<div ng-show="updatingTxHistory && updatingTxHistoryProgress>5" class="updatingHistory">
|
||||
<div ng-show="updatingTxHistory" 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