rm home link
This commit is contained in:
parent
7349e8237a
commit
f224f6112d
3 changed files with 8 additions and 18 deletions
|
|
@ -592,20 +592,6 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
}
|
||||
})
|
||||
|
||||
|
||||
// TODO remove
|
||||
.state('tabs.scan', {
|
||||
url: '/cashScan2',
|
||||
views: {
|
||||
'tab-home@tabs': {
|
||||
controller: 'cashScanController',
|
||||
templateUrl: 'views/cashScan.html'
|
||||
}
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
|
||||
/*
|
||||
*
|
||||
* Addressbook
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue