Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Wed, 5 Mar 2014 12:05:54 +0000 (20:05 +0800)
committerEdward <edward@roojs.com>
Wed, 5 Mar 2014 12:05:54 +0000 (20:05 +0800)
Roo/bootstrap/Calendar.js

index 9e06836..e60df6d 100644 (file)
@@ -653,7 +653,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         this.cells = this.el.select('.fc-day',true);
         this.textNodes = this.el.query('.fc-day-number');
         this.cells.addClassOnOver('fc-state-hover');
-        
+        Roo.log(this.store);
         this.calevents = [];