Upgraded Full Calendar, now things are left aligned

pull/4/head
Mark McDowall 11 years ago committed by markus101
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…
Cancel
Save