Hide nav-bar on amount/confirm and addressbook views
This commit is contained in:
parent
db7f4fcbe6
commit
ec875f7b1b
5 changed files with 31 additions and 10 deletions
|
|
@ -191,6 +191,7 @@ angular.module('copayApp').config(function(historicLogProvider, $provide, $logPr
|
|||
.state('tabs', {
|
||||
url: '/tabs',
|
||||
abstract: true,
|
||||
controller: 'tabsController',
|
||||
templateUrl: 'views/tabs.html'
|
||||
})
|
||||
.state('tabs.home', {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue