mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-21 22:04:31 -04:00
Datatables wired up on series grid
This commit is contained in:
@@ -2,9 +2,11 @@
|
||||
/// <reference path="../../app.js" />
|
||||
/// <reference path="../SeriesCollection.js" />
|
||||
/// <reference path="SeriesItemView.js" />
|
||||
/// <reference path="../../JsLibraries/jquery.dataTables.bootstrap.pagination.js" />
|
||||
|
||||
NzbDrone.Series.IndexLayout = Backbone.Marionette.Layout.extend({
|
||||
template: 'Series/Index/IndexLayoutTemplate',
|
||||
className: "row",
|
||||
route: 'Series/index',
|
||||
|
||||
ui: {
|
||||
|
||||
Reference in New Issue
Block a user