fixes - hide tabs in backup flow
This commit is contained in:
parent
5955041547
commit
f3117cec17
5 changed files with 31 additions and 23 deletions
|
|
@ -31,6 +31,10 @@ angular.module('copayApp.controllers').controller('tabsController', function($ro
|
|||
'tabs.addressbook',
|
||||
'tabs.addressbook.add',
|
||||
'tabs.addressbook.view',
|
||||
'tabs.preferences.backupWarning',
|
||||
'tabs.preferences.backup',
|
||||
'tabs.receive.backupWarning',
|
||||
'tabs.receive.backup',
|
||||
];
|
||||
|
||||
$rootScope.$on('$ionicView.beforeEnter', function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue