Roo/CalendarPanel.js
authorAlan Knowles <alan@roojs.com>
Tue, 8 Apr 2014 12:30:56 +0000 (20:30 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 8 Apr 2014 12:30:56 +0000 (20:30 +0800)
Roo/CalendarPanel.js

index 113838b..3fa88e0 100644 (file)
@@ -27,6 +27,8 @@ Roo.CalendarPanel = function(config){
     
     Roo.CalendarPanel.superclass.constructor.call(this, this.wrapper, config);
     
+    Roo.log(this.el);
+    
     if(this.toolbar){
         this.toolbar.el.insertBefore(this.wrapper.dom.firstChild);
     }