More Calendar!
This commit is contained in:
@@ -253,6 +253,7 @@ function Calendar(element, options, eventSources) {
|
||||
|
||||
|
||||
function initialRender() {
|
||||
element.html('');
|
||||
tm = options.theme ? 'ui' : 'fc';
|
||||
element.addClass('fc');
|
||||
if (options.isRTL) {
|
||||
|
||||
Reference in New Issue
Block a user