Fix Glidera routes
This commit is contained in:
parent
1998d78b4a
commit
bcb6f97385
12 changed files with 93 additions and 102 deletions
|
|
@ -68,7 +68,7 @@ angular.module('copayApp.controllers').controller('preferencesGlideraController'
|
|||
if (res) {
|
||||
glideraService.removeToken(function() {
|
||||
$timeout(function() {
|
||||
$state.go('glidera.main');
|
||||
$state.go('tabs.buyandsell.glidera');
|
||||
}, 100);
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue