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

index 609998b..1964ea3 100644 (file)
@@ -568,7 +568,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         if(!this.calevents){
             return;
         }
-        Roo.log(this.cells);
+        
         Roo.each(this.cells.elements, function(c){
             c.rows = 0;
         });