Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Thu, 4 Sep 2014 07:11:20 +0000 (15:11 +0800)
committerEdward <edward@roojs.com>
Thu, 4 Sep 2014 07:11:20 +0000 (15:11 +0800)
Roo/bootstrap/Calendar.js

index b0f03f2..1219b4d 100644 (file)
@@ -723,7 +723,6 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         
         this.cells.each(function(c) {
             if(c.more.length && c.more.length == 1){
-                
                 c.rows.push(c.more.pop());
             }