changed route and tab
This commit is contained in:
parent
af6ddce7fe
commit
39cb416c30
2 changed files with 1 additions and 10 deletions
|
|
@ -270,15 +270,6 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
}
|
||||
}
|
||||
})
|
||||
.state('tabs.send2', {
|
||||
url: '/send2',
|
||||
views: {
|
||||
'tab-send': {
|
||||
controller: 'tabSendV2Controller',
|
||||
templateUrl: 'views/tab-send-v2.html',
|
||||
}
|
||||
}
|
||||
})
|
||||
.state('tabs.settings', {
|
||||
url: '/settings',
|
||||
views: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue