Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Thu, 25 Sep 2014 03:31:51 +0000 (11:31 +0800)
committerEdward <edward@roojs.com>
Thu, 25 Sep 2014 03:31:51 +0000 (11:31 +0800)
Roo/bootstrap/Calendar.js

index d9557b5..dd8d869 100644 (file)
@@ -697,6 +697,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
             var rows = ev.rows;
             
             for (var j = 0; j > cells.length; j++){
+                Roo.log(cells[j]);
                 if(!cells[j].more.length){
                     cells[j].row++;
                 }