Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Thu, 4 Sep 2014 08:06:29 +0000 (16:06 +0800)
committerEdward <edward@roojs.com>
Thu, 4 Sep 2014 08:06:29 +0000 (16:06 +0800)
Roo/bootstrap/Calendar.js

index 7ea365a..c36c805 100644 (file)
@@ -657,6 +657,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         
         Roo.each(this.cells.elements, function(c){
             c.rows = [];
+            c.more = [];
         });
         
         Roo.each(this.calevents, function(e) {