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

index 5e67438..921f035 100644 (file)
@@ -120,10 +120,13 @@ Roo.extend(Roo.CalendarPanel, Roo.ContentPanel, {
         Roo.GridPanel.superclass.destroy.call(this);
          
     },
-    
-    
     render : function()
     {
+        this.onRender(this.el, false)
+    },
+    
+    onRender : function(ct, position)
+    
         if (this.rendered) {
             return;
         }