mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
added first region,view and routes.
This commit is contained in:
parent
9f304b7be5
commit
85fa96f436
5 changed files with 66 additions and 1 deletions
3
NzbDrone.Backbone/AddSeries/Views/addSeriesView.js
Normal file
3
NzbDrone.Backbone/AddSeries/Views/addSeriesView.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
NzbDrone.AddSeriesView = Backbone.Marionette.ItemView.extend({
|
||||
template: "#add-series-template"
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue