Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Thu, 6 Mar 2014 09:20:03 +0000 (17:20 +0800)
committerEdward <edward@roojs.com>
Thu, 6 Mar 2014 09:20:03 +0000 (17:20 +0800)
Roo/bootstrap/Calendar.js

index 0925d89..6d96062 100644 (file)
@@ -655,7 +655,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
                 
                 boxHeight += cg.getHeight();
             }
-            
+            Roo.log(boxHeight);
             cells[0].select('.fc-day-content div',true).first().setHeight(Math.max(34, boxHeight));
             
         }