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