mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 21:39:34 +02: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