fix selection of cards at .get
This commit is contained in:
parent
4911d50b0d
commit
96764917c7
2 changed files with 16 additions and 12 deletions
|
|
@ -143,6 +143,7 @@ angular.module('copayApp.controllers').controller('bitpayCardController', functi
|
|||
$state.go('tabs.home');
|
||||
}
|
||||
|
||||
|
||||
bitpayCardService.get({
|
||||
cardId: $scope.cardId,
|
||||
noRefresh: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue