add digest

This commit is contained in:
Matias Alejo Garcia 2014-11-01 21:49:49 -03:00
commit a268c3c8eb
2 changed files with 15 additions and 6 deletions

View file

@ -218,6 +218,9 @@ angular.module('copayApp.services')
} else {
$location.path('/manage');
}
$timeout(function() {
$rootScope.$digest()
}, 0);
};
// On the focused wallet