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

index 32f0658..6887edd 100644 (file)
@@ -568,7 +568,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         if(!this.calevents){
             return;
         }
-        
+        Roo.log(cells);
         Roo.each(this.cells, function(c){
             c.rows = 0;
         });