odds and ends for 1.4.8 release

This commit is contained in:
Adam Shaw
2010-10-16 17:10:03 -07:00
parent b21736be4d
commit 8086b3d252
6 changed files with 30 additions and 2 deletions
+6
View File
@@ -41,6 +41,11 @@
start: y + '-06-06 11:30:00',
allDay: false
},
{
title: 'O event',
start: y + '-06-06T10:20:00-02:00',
allDay: false
},
{
id: 999,
title: 'Repeating Event',
@@ -102,6 +107,7 @@
$(document).ready(function() {
cal = $('#calendar').fullCalendar({
ignoreTimezone: false,
//lazyFetching: false,
editable: true,
header: {