Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Thu, 6 Mar 2014 08:35:51 +0000 (16:35 +0800)
committerEdward <edward@roojs.com>
Thu, 6 Mar 2014 08:35:51 +0000 (16:35 +0800)
Roo/bootstrap/Calendar.js

index 8a8c14b..5bac451 100644 (file)
@@ -679,8 +679,8 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
                 });
             });
         }
-        
-        this.renderEvents();
+        Roo.log(this.calevents);
+//        this.renderEvents();
     }
 });