commit
f3c3e2c1a1
16 changed files with 92 additions and 120 deletions
|
|
@ -145,7 +145,7 @@ factory('notification', ['$timeout',
|
|||
},
|
||||
|
||||
funds: function(title, content, userData) {
|
||||
return this.awesomeNotify('funds', 'bitcoin', title, content, userData);
|
||||
return this.awesomeNotify('funds', 'bitcoin-circle', title, content, userData);
|
||||
},
|
||||
|
||||
version: function(title, content, severe) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue