X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-core-debug.js;h=f2b3d2f5715c2393c84a604f73cf03514a74d741;hb=b7bf0e15dd0f75fee3d1a729cdd1c709b1eb09fe;hp=b394ab798b8df9e9ea88ea381c426fb36da48cae;hpb=0af8b59d3ed59fb0d8f5122b2f6fe587106c2705;p=roojs1 diff --git a/roojs-core-debug.js b/roojs-core-debug.js index b394ab798b..f2b3d2f571 100644 --- a/roojs-core-debug.js +++ b/roojs-core-debug.js @@ -16003,7 +16003,9 @@ Roo.extend(Roo.XComponent, Roo.util.Observable, { switch (ename) { case 'bootstrap-body': if (typeof(tree.el) != 'undefined' && tree.el == document.body) { - this.parent = { el : true };; + // this is the BorderLayout standard? + this.parent = { el : true }; + break; } if (typeof(Roo.bootstrap.Body) != 'undefined') {