X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-ui-debug.js;h=ce9e707d1fd8a815ae9fdb6d0baface1857e2445;hb=bb1d8521a9869c2309487cc00bf49b48ee7ba39a;hp=b1f019e3c382a8840b6d4216894b184dfa47c1e3;hpb=579bfe54cf259d210baf99f47e80668a40819bd7;p=roojs1 diff --git a/roojs-ui-debug.js b/roojs-ui-debug.js index b1f019e3c3..ce9e707d1f 100644 --- a/roojs-ui-debug.js +++ b/roojs-ui-debug.js @@ -36310,7 +36310,7 @@ layout.addxtype({ this.cropbox = new Roo.factory(cfg); - this.cropbox.render(); + this.cropbox.render(this.el); return this.cropbox; }