This commit is contained in:
Adam Shaw
2009-11-22 16:21:13 -08:00
parent d1bc5dc529
commit 23d99323cc
16 changed files with 247 additions and 156 deletions
+12 -3
View File
@@ -16,9 +16,18 @@
//month: 0,
//date: 1,
/*
//previous bug, should NOT be march
year: 2009,
month: 1,
date: 15,
*/
//defaultView: 'basicDay',
//aspectRatio: 1,
//aspectRatio: 2,
weekends: false,
header: {
@@ -34,7 +43,7 @@
//dragOpacity: { agendaWeek: .1 },
dragRevertDuration: 100,
weekMode: 'variable',
//weekMode: 'variable',
//allDaySlot: false,
allDayText: 'ALLDAY',
@@ -114,4 +123,4 @@
<body style='font-size:12px'>
<div id='calendar' style='width:900px;margin:20px auto 0;font-family:arial'></div>
</body>
</html>
</html>