better bitpay card get started state styling
This commit is contained in:
parent
6f1443c523
commit
9f79387bb3
3 changed files with 29 additions and 3 deletions
|
|
@ -53,6 +53,7 @@ angular.module('copayApp.controllers').controller('walletDetailsController', fun
|
|||
force: !!force,
|
||||
}, function(err, status) {
|
||||
$scope.updatingStatus = false;
|
||||
console.log('status', status);
|
||||
if (err) {
|
||||
if (err === 'WALLET_NOT_REGISTERED') {
|
||||
$scope.walletNotRegistered = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue