mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-13 16:43:58 -07:00
Calendar, theme, awesome.
This commit is contained in:
parent
754c50aeba
commit
09deaf9ad1
7 changed files with 51 additions and 120 deletions
|
@ -55,7 +55,6 @@ define(['app', 'Calendar/CalendarItemView'], function () {
|
|||
});
|
||||
|
||||
NzbDrone.Calendar.CalendarCollectionView.Instance = this;
|
||||
$(this.ui.calendar).fullCalendar('addEventSource', this.calendar.toJSON());
|
||||
},
|
||||
getEvents : function (start, end, callback) {
|
||||
var bbView = NzbDrone.Calendar.CalendarCollectionView.Instance;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue