X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=examples%2Fbootstrap%2FComboBox.js;h=78d551d398b578603f6028d0b265ee5a354bdb19;hb=07ffdea00d43c4520e6d55eb4de7692245fc61c9;hp=c8b68727c1814988f9d30922dd7444dfcf085b46;hpb=4ac799e1e073972b35c8a48b6b07a1c326eb787e;p=roojs1 diff --git a/examples/bootstrap/ComboBox.js b/examples/bootstrap/ComboBox.js index c8b68727c1..78d551d398 100644 --- a/examples/bootstrap/ComboBox.js +++ b/examples/bootstrap/ComboBox.js @@ -13,11 +13,6 @@ Roo.example.combobox = new Roo.XComponent({ _tree : function() { - this.parent = { - el : new Roo.bootstrap.Body() - } - this.parent.el.layout = false; - this.parent.el.render(document.body); var _this = this; var MODULE = this;