More Calendar!

This commit is contained in:
Mark McDowall
2013-02-24 16:00:17 -08:00
parent 334d4d1e9b
commit ed3a503342
21 changed files with 72 additions and 54 deletions
@@ -253,6 +253,7 @@ function Calendar(element, options, eventSources) {
function initialRender() {
element.html('');
tm = options.theme ? 'ui' : 'fc';
element.addClass('fc');
if (options.isRTL) {