X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=docs%2Fsymbols%2Fsrc%2FRoo_bootstrap_Calendar.js.html;h=e412e1d58557f997ca543bea1722eb7440bd074e;hb=d827420c63e20182436690aa22cf3536cc5b101d;hp=9c3dbf98a76d557482f8904955c8c7121079d480;hpb=9e54da26b329a34abd17689714c9b417897800dd;p=roojs1 diff --git a/docs/symbols/src/Roo_bootstrap_Calendar.js.html b/docs/symbols/src/Roo_bootstrap_Calendar.js.html index 9c3dbf98a7..e412e1d585 100644 --- a/docs/symbols/src/Roo_bootstrap_Calendar.js.html +++ b/docs/symbols/src/Roo_bootstrap_Calendar.js.html @@ -308,7 +308,7 @@ ] } ] - } + }; this.maskEl = Roo.DomHelper.append(this.el.select('.fc-content', true).first(), mark, true); var size = this.el.select('.fc-content', true).first().getSize(); @@ -857,7 +857,7 @@ var cfg = { cls : 'fc-event-hori fc-event-draggable', html : m.title - } + }; var cg = ctr.createChild(cfg); cg.on('click', _this.onEventClick, _this, m);