mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07:00
Series Table
This commit is contained in:
parent
0db39edb2c
commit
475c86dcab
8 changed files with 51 additions and 46 deletions
|
@ -1,8 +0,0 @@
|
|||
'use strict';
|
||||
|
||||
define(['app'], function (app) {
|
||||
|
||||
NzbDrone.Series.Index.EmptySeriesCollectionView = Backbone.Marionette.CompositeView.extend({
|
||||
template: 'Series/Index/EmptySeriesIndexTemplate'
|
||||
});
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue