1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Posters view added for series

This commit is contained in:
Mark McDowall
2013-04-23 20:11:45 -07:00
parent 139bfc3c27
commit 46bc97ef92
9 changed files with 137 additions and 1 deletions
-1
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: {