mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
Added search button/menu to series details grid
Also fixed some names to make name navigation easier.
This commit is contained in:
@@ -29,7 +29,7 @@ define(
|
||||
},
|
||||
|
||||
render: function () {
|
||||
this.$el.html('');
|
||||
this.$el.empty();
|
||||
|
||||
if (this.model.get('downloadAllowed'))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user