diff --git a/calendar/base/content/calendar-month-view.xml b/calendar/base/content/calendar-month-view.xml index a22f56140342..e16f93598dd6 100644 --- a/calendar/base/content/calendar-month-view.xml +++ b/calendar/base/content/calendar-month-view.xml @@ -89,12 +89,86 @@ this.setCSSClasses(); ]]> + + + + + - + @@ -350,11 +424,56 @@ box.calendarView = this.monthView; box.item = itd.item; box.occurrence = itd.item; + box.parentBox = this; itd.box = box; } } ]]> + + + + + + + + @@ -368,6 +487,90 @@ event.stopPropagation(); this.monthView.controller.createNewEvent(); ]]> + + + + + + @@ -520,6 +723,8 @@ 0 [0,6] true + null + 0