Roo/bootstrap/Calendar.js
authorAlan Knowles <alan@roojs.com>
Tue, 18 Feb 2014 05:28:22 +0000 (13:28 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 18 Feb 2014 05:28:22 +0000 (13:28 +0800)
Roo/bootstrap/Calendar.js

index 20ff17a..2c38a3d 100644 (file)
@@ -225,7 +225,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         this.resize();
         this.cells = this.el.select('.fc-day',true);
         this.textNodes = this.el.query('.fc-day-number');
-        
+        this.update(new Date());
         
     },
     resize : function() {