mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Upgraded Full Calendar, now things are left aligned
This commit is contained in:
@@ -15,7 +15,7 @@ define(['app', 'Calendar/CalendarItemView'], function () {
|
||||
this.calendar = new NzbDrone.Calendar.CalendarCollection();
|
||||
},
|
||||
onCompositeCollectionRendered: function () {
|
||||
$(this.ui.calendar).fullCalendar({
|
||||
$(this.ui.calendar).empty().fullCalendar({
|
||||
allDayDefault : false,
|
||||
ignoreTimezone: false,
|
||||
weekMode : 'variable',
|
||||
|
Reference in New Issue
Block a user