Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Wed, 14 May 2014 11:59:43 +0000 (19:59 +0800)
committerEdward <edward@roojs.com>
Wed, 14 May 2014 11:59:43 +0000 (19:59 +0800)
Roo/bootstrap/Calendar.js

index 52ac334..46595ae 100644 (file)
@@ -327,7 +327,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         
         this.on('monthchange', this.onMonthChange, this);
         
-        this.update(new Date().clearTime());
+//        this.update(new Date().clearTime());
     },
     
     resize : function() {