Posters view added for series

This commit is contained in:
Mark McDowall 2013-04-23 20:11:45 -07:00
commit 46bc97ef92
9 changed files with 137 additions and 1 deletions

View file

@ -10,7 +10,6 @@ define([
], function () {
NzbDrone.Series.Index.List.ItemView = Backbone.Marionette.ItemView.extend({
tagName : 'tr',
template: 'Series/Index/List/ItemTemplate',
ui: {