Fix flow for bitpay card

This commit is contained in:
Gustavo Maximiliano Cortez 2016-09-28 11:08:08 -03:00
commit 11a7e96c08
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
6 changed files with 42 additions and 48 deletions

View file

@ -833,7 +833,7 @@ angular.module('copayApp.services')
x.action = function() {
// TODO?
// $state.go('tabs.details', {
// $state.go('tabs.wallet', {
// walletId: x.walletId,
// txpId: x.txpId,
// txid: x.txid,