This commit is contained in:
Gabriel Bazán 2016-09-22 16:50:06 -03:00
commit 8f40484a71
4 changed files with 10 additions and 13 deletions

View file

@ -556,7 +556,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
*/
.state('tabs.copayers', {
url: '/copayers/:walletId/:fromAddShared',
url: '/copayers/:walletId',
views: {
'tab-home': {
templateUrl: 'views/copayers.html',