roojs-ui.js
[roojs1] / roojs-ui-debug.js
index b1f019e..ce9e707 100644 (file)
@@ -36310,7 +36310,7 @@ layout.addxtype({
 
             this.cropbox = new Roo.factory(cfg);
 
-            this.cropbox.render();
+            this.cropbox.render(this.el);
 
             return this.cropbox;
         }