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

index 8a8c14b..5e2590d 100644 (file)
@@ -681,6 +681,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         }
         
         this.renderEvents();
+        this.resize();
     }
 });