update sidebar

This commit is contained in:
Matias Alejo Garcia 2014-08-21 11:08:20 -04:00
commit 96b841bd51
3 changed files with 4 additions and 4 deletions

View file

@ -17,7 +17,7 @@ angular.module('copayApp.controllers').controller('SidebarController', function(
}, {
'title': 'More',
'icon': 'fi-download',
'link': 'backup'
'link': 'more'
}];
$scope.signout = function() {