mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-18 21:55:12 -04:00
fixed some quote issues.
This commit is contained in:
@@ -25,7 +25,7 @@ define(['app','backgrid' ], function () {
|
||||
}
|
||||
}
|
||||
|
||||
this.$el.html('<i class='{0}'/>'.format(icon));
|
||||
this.$el.html('<i class="{0}"/>'.format(icon));
|
||||
}
|
||||
|
||||
return this;
|
||||
|
||||
Reference in New Issue
Block a user