mirror of
https://github.com/wassname/fullcalendar.git
synced 2026-08-15 12:25:20 +08:00
final tweaks for 1.4
This commit is contained in:
+6
-7
@@ -12,15 +12,14 @@
|
||||
$(document).ready(function() {
|
||||
$('#calendar').fullCalendar({
|
||||
|
||||
/*
|
||||
year: 2010,
|
||||
month: 0,
|
||||
date: 0,
|
||||
//year: 2010,
|
||||
//month: 0,
|
||||
//date: 1,
|
||||
|
||||
defaultView: 'basicDay',
|
||||
//defaultView: 'basicDay',
|
||||
|
||||
//aspectRatio: 1,
|
||||
|
||||
aspectRatio: 1,
|
||||
*/
|
||||
|
||||
header: {
|
||||
left: 'title',
|
||||
|
||||
Reference in New Issue
Block a user