final tweaks for 1.4

This commit is contained in:
Adam Shaw
2009-11-22 16:21:13 -08:00
parent 067481b774
commit d1bc5dc529
13 changed files with 64 additions and 30 deletions
+1 -1
View File
@@ -239,7 +239,7 @@ function Grid(element, options, methods) {
}
updateSize(); // BUG: quirky widths with weekMode:variable
updateSize();
fetchEvents(renderEvents);
};