Added search button/menu to series details grid

Also fixed some names to make name navigation easier.
This commit is contained in:
Mark McDowall 2013-09-18 22:49:15 -07:00
parent 4a3410f85a
commit 7320342123
11 changed files with 120 additions and 11 deletions

View file

@ -29,7 +29,7 @@ define(
},
render: function () {
this.$el.html('');
this.$el.empty();
if (this.model.get('downloadAllowed'))
{