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

index d5067a0..f14bb82 100644 (file)
@@ -334,7 +334,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
                 return;
             }
         }
-        this.cells = '';
+        
         this.cells = this.el.select('.fc-day',true);
         Roo.log('cells');
         Roo.log(this.cells);