hide pin form after signing with a PIN

This commit is contained in:
Gustavo Maximiliano Cortez 2014-12-08 03:10:25 -03:00
parent 1500c61d0f
commit f6bb8d3ebd
1 changed files with 1 additions and 3 deletions

View File

@ -164,9 +164,7 @@ angular.module('copayApp.controllers').controller('HomeController', function($sc
$scope.askForPin = 1;
$rootScope.starting = false;
$rootScope.hideNavigation = true;
$timeout(function(){
$rootScope.$digest();
});
$rootScope.$digest();
return;
}
// no mobile