mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Minor UI tweaks
This commit is contained in:
parent
c935db93dd
commit
a80c2fb1f3
7 changed files with 7 additions and 11 deletions
|
@ -10,7 +10,7 @@ define(['app', 'Calendar/CalendarItemView'], function (app) {
|
|||
calendar: '#calendar'
|
||||
},
|
||||
|
||||
initialize: function (context, collection) {
|
||||
initialize: function (context, action, query, collection) {
|
||||
this.collection = collection;
|
||||
this.calendar = new NzbDrone.Calendar.CalendarCollection();
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue