1.4, getting there, still need testing+docs

This commit is contained in:
Adam Shaw
2009-11-22 16:21:13 -08:00
parent 20208deb66
commit 13f7d167b3
19 changed files with 475 additions and 528 deletions
+1 -3
View File
@@ -15,9 +15,7 @@
cal = $('#calendar').fullCalendar({
editable: true,
header: {
left: 'prev,next today',
center: 'title',
right: 'month,basicWeek,basicDay'
right: 'month,agendaWeek,basicWeek,agendaDay,basicDay'
},
loading: function(bool) {
if (bool) {