fix delay of submit after enter the PIN
This commit is contained in:
parent
065b95293a
commit
d4a4fe0498
7 changed files with 35 additions and 43 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div class="join" ng-controller="JoinController">
|
||||
<div data-alert ng-show="loading">
|
||||
<div ng-show="loading">
|
||||
<div ng-include="'views/includes/loading.html'" ng-init="title = 'Connecting to Insight Wallet Server'"></div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue