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

index 5fdc0e9..5bcc0a1 100644 (file)
@@ -685,6 +685,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
     {   
         // first make sure there is enough space..
         this.cells.each(function(c) {
+            Roo.log(c);
             c.row = 0;
             c.more = [];
         });