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

index 3215aa2..82205c5 100644 (file)
@@ -686,7 +686,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
                 });
             });
         }
-        Roo.log(this.calevents);
+        
         this.renderEvents();
     }
 });