wallet sidebar for mobile
This commit is contained in:
parent
443f5aff2e
commit
c87f8a1911
7 changed files with 129 additions and 152 deletions
|
|
@ -61,7 +61,7 @@ angular.module('copayApp.controllers').controller('SidebarController', function(
|
|||
});
|
||||
}
|
||||
|
||||
// wallet list chane
|
||||
// wallet list change
|
||||
if ($rootScope.iden) {
|
||||
var iden = $rootScope.iden;
|
||||
iden.on('newWallet', function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue