fix selection of cards at .get

This commit is contained in:
Matias Alejo Garcia 2017-02-01 11:42:18 -03:00
commit 96764917c7
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
2 changed files with 16 additions and 12 deletions

View file

@ -143,6 +143,7 @@ angular.module('copayApp.controllers').controller('bitpayCardController', functi
$state.go('tabs.home');
}
bitpayCardService.get({
cardId: $scope.cardId,
noRefresh: true,