fix incomplete wallet process
This commit is contained in:
parent
2354a46bed
commit
b6bcc57cfd
8 changed files with 96 additions and 141 deletions
|
|
@ -533,9 +533,9 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
*/
|
||||
|
||||
.state('tabs.copayers', {
|
||||
url: '/copayers',
|
||||
url: '/copayers/:walletId',
|
||||
views: {
|
||||
'wallet': {
|
||||
'tab-home': {
|
||||
templateUrl: 'views/copayers.html'
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue