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

index e4c44ee..60bf7aa 100644 (file)
@@ -686,7 +686,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         // first make sure there is enough space..
         this.cells.each(function(c) {
 //            c.rows = [];
-            c.more = [];
+//            c.more = [];
         });
         
         for (var e = 0; e < this.calevents.length; e++) {