Roo/CalendarPanel.js
authorEdward <edward@roojs.com>
Wed, 9 Apr 2014 04:38:38 +0000 (12:38 +0800)
committerEdward <edward@roojs.com>
Wed, 9 Apr 2014 04:38:38 +0000 (12:38 +0800)
Roo/CalendarPanel.js

index 4396d24..34287b6 100644 (file)
@@ -27,7 +27,7 @@ Roo.CalendarPanel = function(config){
     
     Roo.CalendarPanel.superclass.constructor.call(this, this.wrapper, config);
     
-    Roo.log(this.el);
+//    Roo.log(this.el);
     
     if(this.toolbar){
         this.toolbar.el.insertBefore(this.wrapper.dom.firstChild);
@@ -49,7 +49,7 @@ Roo.CalendarPanel = function(config){
      
     this.on('activate', function()
     {
-        Roo.log('activate');
+        Roo.log('CalendarPanel.js activate');
          
         //console.log('render tree');
         this.render();