Fixes error codes against Insight
This commit is contained in:
parent
9788235003
commit
5f035a9680
4 changed files with 9 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div class="createProfile" ng-controller="CreateProfileController">
|
||||
<div data-alert class="loading-screen" ng-show="retreiving">
|
||||
<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>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue