remove unused flag
This commit is contained in:
parent
7c21793236
commit
ae132bd91d
1 changed files with 0 additions and 1 deletions
|
|
@ -43,7 +43,6 @@
|
||||||
|| index.onGoingProcessName == 'updatingStatus'
|
|| index.onGoingProcessName == 'updatingStatus'
|
||||||
|| index.onGoingProcessName == 'updatingBalance'
|
|| index.onGoingProcessName == 'updatingBalance'
|
||||||
|| index.onGoingProcessName == 'updatingPendingTxps'
|
|| index.onGoingProcessName == 'updatingPendingTxps'
|
||||||
|| index.onGoingProcessName == 'deletingHistory'
|
|
||||||
"> Updating Wallet... </span>
|
"> Updating Wallet... </span>
|
||||||
<span translate ng-show="index.onGoingProcessName == 'scanning'">Scanning Wallet funds...</span>
|
<span translate ng-show="index.onGoingProcessName == 'scanning'">Scanning Wallet funds...</span>
|
||||||
<span translate ng-show="index.onGoingProcessName == 'recreating'">Recreating Wallet...</span>
|
<span translate ng-show="index.onGoingProcessName == 'recreating'">Recreating Wallet...</span>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue