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

index 072cc1b..609998b 100644 (file)
@@ -570,7 +570,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         }
         Roo.log(this.cells);
         Roo.each(this.cells.elements, function(c){
-            c.elrows = 0;
+            c.rows = 0;
         });
         
         Roo.each(this.calevents, function(e) {