Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Thu, 25 Sep 2014 02:44:08 +0000 (10:44 +0800)
committerEdward <edward@roojs.com>
Thu, 25 Sep 2014 02:44:08 +0000 (10:44 +0800)
Roo/bootstrap/Calendar.js

index 91f6a26..9bc48c2 100644 (file)
@@ -680,6 +680,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         this.cells.each(function(c) {
             c.rows = [];
             c.more = [];
+            c.row = 0;
         });
         
         for (var e = 0; e < this.calevents.length; e++) {