mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-07-28 11:20:16 +08:00
v1.4.1
This commit is contained in:
+12
-3
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user