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

index 0df59da..9ee93f3 100644 (file)
@@ -656,6 +656,10 @@ Roo.extend(Roo.bootstrap.Calendar, Roo.bootstrap.Component,  {
         this.fireEvent('eventleave', this, el);
     },
     
+    onMonthChange: function () {
+        this.store.load();
+    },
+    
     onLoad: function () {
         this.calevents = [];
         if(this.store.getCount() > 0){