change notification icons
This commit is contained in:
parent
6f25ea8607
commit
4b4d34224b
2 changed files with 6 additions and 6 deletions
|
|
@ -9,7 +9,7 @@ angular.module('copayApp.controllers').controller('HeaderController',
|
|||
'link': '#/addresses'
|
||||
}, {
|
||||
'title': 'Transactions',
|
||||
'icon': 'fi-loop',
|
||||
'icon': 'fi-clipboard-pencil',
|
||||
'link': '#/transactions'
|
||||
}, {
|
||||
'title': 'Send',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue