remove unused flag

This commit is contained in:
Javier 2015-10-30 12:49:19 -03:00
parent 7c21793236
commit ae132bd91d
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@
|| index.onGoingProcessName == 'updatingStatus'
|| index.onGoingProcessName == 'updatingBalance'
|| index.onGoingProcessName == 'updatingPendingTxps'
|| index.onGoingProcessName == 'deletingHistory'
"> Updating Wallet... </span>
<span translate ng-show="index.onGoingProcessName == 'scanning'">Scanning Wallet funds...</span>
<span translate ng-show="index.onGoingProcessName == 'recreating'">Recreating Wallet...</span>