mirror of
https://github.com/Radarr/Radarr.git
synced 2024-11-04 10:02:40 +01:00
Upgraded Full Calendar, now things are left aligned
This commit is contained in:
parent
2e1d36a05e
commit
0df8157b01
@ -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',
|
||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user