Fix path to walletDetails

This commit is contained in:
Gustavo Maximiliano Cortez 2016-08-31 19:07:07 -03:00
commit bb195e0742
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF

View file

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