Roo/ContentPanel.js
authorChris <chris@roojs.com>
Mon, 21 Oct 2013 11:32:53 +0000 (19:32 +0800)
committerChris <chris@roojs.com>
Mon, 21 Oct 2013 11:32:53 +0000 (19:32 +0800)
Roo/ContentPanel.js

index 80e46fc..1769fbd 100644 (file)
@@ -134,7 +134,7 @@ Roo.ContentPanel = function(el, config, content){
         
         
     });
-    
+    Roo.log(this.view);
     if (this.view && typeof(this.view.xtype) != 'undefined') {
         this.view.el = this.el.appendChild(document.createElement("div"));
         this.view = Roo.factory(this.view);