Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Thu, 6 Mar 2014 07:54:11 +0000 (15:54 +0800)
committerEdward <edward@roojs.com>
Thu, 6 Mar 2014 07:54:11 +0000 (15:54 +0800)
Roo/bootstrap/Calendar.js

index ed56f7e..ad350c8 100644 (file)
@@ -672,6 +672,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
                 });
             });
         }
+        Roo.log(this.calevents);
         this.renderEvents();
     }
 });