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:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user