examples/bootstrap/calendar.js
authorEdward <edward@roojs.com>
Thu, 6 Mar 2014 06:07:40 +0000 (14:07 +0800)
committerEdward <edward@roojs.com>
Thu, 6 Mar 2014 06:07:40 +0000 (14:07 +0800)
examples/bootstrap/calendar.js

index 173c34b..fe5bcc3 100644 (file)
@@ -52,7 +52,7 @@ Roo.example.calendar = new Roo.XComponent({
                                             Roo.log('event leave');
                                             _this.popover.hide();
                                         },
-                                        monthchange : function(e,date) {
+                                        monthchange : function(e,data) {
                                             
                                         }
                                     },