Fix addressbook route
This commit is contained in:
parent
fd637184e4
commit
38fb1c033d
5 changed files with 13 additions and 20 deletions
|
|
@ -495,7 +495,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
.state('tabs.addressbook', {
|
||||
url: '/addressbook',
|
||||
views: {
|
||||
'tab-settings': {
|
||||
'tab-settings@tabs': {
|
||||
templateUrl: 'views/addressbook.html',
|
||||
controller: 'addressbookListController'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue