Roo/bootstrap/Calendar.js
authorEdward <edward@roojs.com>
Thu, 6 Mar 2014 07:38:35 +0000 (15:38 +0800)
committerEdward <edward@roojs.com>
Thu, 6 Mar 2014 07:38:35 +0000 (15:38 +0800)
Roo/bootstrap/Calendar.js

index 412ad06..11c58fa 100644 (file)
@@ -447,7 +447,7 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
             this.el.select('tr.fc-week.fc-prev-last',true).addClass('fc-last');
         }
         
-        this.getEvents(date);
+//        this.getEvents(date);
         
         this.fireEvent('monthchange', this, date);