wallet sidebar for mobile

This commit is contained in:
Gustavo Maximiliano Cortez 2014-12-04 17:50:04 -03:00
commit c87f8a1911
7 changed files with 129 additions and 152 deletions

View file

@ -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() {