change notification icons

This commit is contained in:
Manuel Araoz 2014-06-23 10:34:40 -03:00
commit 4b4d34224b
2 changed files with 6 additions and 6 deletions

View file

@ -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',