final tweaks for 1.4

This commit is contained in:
Adam Shaw 2009-10-19 08:53:07 +00:00
parent 067481b774
commit d1bc5dc529
13 changed files with 64 additions and 30 deletions

View file

@ -239,7 +239,7 @@ function Grid(element, options, methods) {
}
updateSize(); // BUG: quirky widths with weekMode:variable
updateSize();
fetchEvents(renderEvents);
};