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

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