1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-19 21:46:50 -04:00

Starting missing conversion to backgrid

This commit is contained in:
Mark McDowall
2013-04-30 20:04:06 -07:00
parent af2da6380b
commit 00276041ad
18 changed files with 148 additions and 204 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ define([
this.series.show(new Backgrid.Grid(
{
row : Backgrid.SeriesIndexTableRow,
row : NzbDrone.Series.Index.Table.Row,
columns : columns,
collection: this.seriesCollection,
className : 'table table-hover'