remove setting on sidebar
This commit is contained in:
parent
3a230e2763
commit
fc777eb8de
1 changed files with 0 additions and 4 deletions
|
|
@ -21,10 +21,6 @@ angular.module('copayApp.controllers').controller('SidebarController', function(
|
|||
'title': 'History',
|
||||
'icon': 'icon-history',
|
||||
'link': 'history'
|
||||
}, {
|
||||
'title': 'Settings',
|
||||
'icon': 'icon-gear',
|
||||
'link': 'more'
|
||||
}];
|
||||
|
||||
$scope.signout = function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue