Roo/ContentPanel.js
[roojs1] / Roo / ContentPanel.js
index fbee2b7..aba6f66 100644 (file)
@@ -429,7 +429,7 @@ layout.addxtype({
 
             this.cropbox = new Roo.factory(cfg);
 
-            this.cropbox.render();
+            this.cropbox.render(this.el);
 
             return this.cropbox;
         }