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

index c981a93..3c2c026 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);