mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 09:03:49 -07:00
Cleaned up per comments
This commit is contained in:
parent
4d101cc6dc
commit
af6e3ddb66
13 changed files with 41 additions and 36 deletions
|
@ -56,6 +56,7 @@ define(['app', 'Calendar/CalendarItemView'], function () {
|
|||
|
||||
NzbDrone.Calendar.CalendarCollectionView.Instance = this;
|
||||
},
|
||||
|
||||
getEvents : function (start, end, callback) {
|
||||
var bbView = NzbDrone.Calendar.CalendarCollectionView.Instance;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue