examples/bootstrap/calendar.js
authorEdward <edward@roojs.com>
Thu, 6 Mar 2014 09:48:55 +0000 (17:48 +0800)
committerEdward <edward@roojs.com>
Thu, 6 Mar 2014 09:48:55 +0000 (17:48 +0800)
examples/bootstrap/calendar.js

index 9fd2921..2902611 100644 (file)
@@ -61,8 +61,6 @@ Roo.example.calendar = new Roo.XComponent({
                                         xns: Roo.data,
                                         listeners : {
                                             beforeload : function (_self, o){
-                                                Roo.log('beforeload');
-                                                Roo.log(_this);
                                                 o.params = o.params || {};
                                                 var d = new Date().format('Y-m-d');
                                                 if(_this.cal){