fix async loop
This commit is contained in:
parent
5fd3bccd8a
commit
01e8562b43
3 changed files with 32 additions and 15 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<div data-alert class="loading-screen" ng-show="loading">
|
||||
<i class="size-60 fi-bitcoin-circle icon-rotate spinner"></i>
|
||||
<span translate>Retreiving information from storage...</span>
|
||||
<span translate>Synchronizing with storage...</span>
|
||||
</div>
|
||||
<div class="large-4 large-centered medium-6 medium-centered columns" ng-show="!loading && !retreiving">
|
||||
<div class="logo-setup">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue