do not hice create/join forms with working / no color on global pages
This commit is contained in:
parent
405e4cc75c
commit
2f7f593ad6
5 changed files with 19 additions and 10 deletions
|
|
@ -151,7 +151,9 @@ angular.module('copayApp.controllers').controller('joinController',
|
|||
$rootScope.$apply();
|
||||
return
|
||||
}
|
||||
go.walletHome();
|
||||
$timeout(function() {
|
||||
go.walletHome();
|
||||
}, 2000);
|
||||
});
|
||||
}, 100);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue