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,6 +1,6 @@
<div class="import-profile" ng-controller="ImportProfileController">
<div data-alert ng-show="loading">
<div ng-show="loading">
<div ng-include="'views/includes/loading.html'" ng-init="title = importStatus"></div>
</div>