change More to Settings and change the icon to fi-widget
This commit is contained in:
parent
99a82af5c4
commit
5df1ebd2a2
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ angular.module('copayApp.controllers').controller('SidebarController', function(
|
||||||
'icon': 'fi-clipboard-pencil',
|
'icon': 'fi-clipboard-pencil',
|
||||||
'link': 'history'
|
'link': 'history'
|
||||||
}, {
|
}, {
|
||||||
'title': 'More',
|
'title': 'Settings',
|
||||||
'icon': 'fi-download',
|
'icon': 'fi-widget',
|
||||||
'link': 'more'
|
'link': 'more'
|
||||||
}];
|
}];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue