From: Alan Knowles Date: Fri, 30 Nov 2018 08:16:43 +0000 (+0800) Subject: examples/bootstrap/ComboBox.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=07ffdea00d43c4520e6d55eb4de7692245fc61c9 examples/bootstrap/ComboBox.js --- 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;