bugfixes for 1.5

This commit is contained in:
Adam Shaw
2011-03-19 18:48:20 -07:00
parent 3dd0572c5c
commit f13a29fac3
18 changed files with 124 additions and 87 deletions
+2 -1
View File
@@ -11,7 +11,8 @@
left: 'prev,next today',
center: 'title',
right: 'month,agendaWeek,basicWeek,agendaDay,basicDay'
}
},
theme: true
});
console.log(cal.data('fullCalendar'));