mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-28 13:01:28 +02:00
Minor UI tweaks
This commit is contained in:
@@ -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();
|
||||
},
|
||||
|
Reference in New Issue
Block a user