Starting missing conversion to backgrid

This commit is contained in:
Mark McDowall 2013-04-30 20:04:06 -07:00
commit 00276041ad
18 changed files with 148 additions and 204 deletions

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'