fix delay of submit after enter the PIN

This commit is contained in:
Gustavo Maximiliano Cortez 2014-12-11 18:13:13 -03:00
commit d4a4fe0498
7 changed files with 35 additions and 43 deletions

View file

@ -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>