mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
Upgraded to FontAwesome 4.3.0
This commit is contained in:
@@ -10,7 +10,7 @@ module.exports = NzbDroneCell.extend({
|
||||
|
||||
render : function() {
|
||||
this.$el.empty();
|
||||
this.$el.html('<i class="icon-info-sign"></i>');
|
||||
this.$el.html('<i class="icon-sonarr-info"></i>');
|
||||
|
||||
return this;
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user