Merge pull request #809 from maraoz/ui/settings-tab
change backup to settings tab
This commit is contained in:
commit
008199f4c0
4 changed files with 5 additions and 5 deletions
|
|
@ -15,8 +15,8 @@ angular.module('copayApp.controllers').controller('HeaderController',
|
|||
'icon': 'fi-arrow-right',
|
||||
'link': '#/send'
|
||||
}, {
|
||||
'title': 'Backup',
|
||||
'icon': 'fi-archive',
|
||||
'title': 'Settings',
|
||||
'icon': 'fi-wrench',
|
||||
'link': '#/backup'
|
||||
}];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue