From: Alan Knowles Date: Tue, 4 Dec 2018 08:47:52 +0000 (+0800) Subject: examples/bootstrap/TabPanel-ComboBox.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=1c88c154e202f3a4ff0e228657869c8034427be7 examples/bootstrap/TabPanel-ComboBox.js --- diff --git a/examples/bootstrap/TabPanel-ComboBox.js b/examples/bootstrap/TabPanel-ComboBox.js index 51e9506667..56668fcb04 100644 --- a/examples/bootstrap/TabPanel-ComboBox.js +++ b/examples/bootstrap/TabPanel-ComboBox.js @@ -13,16 +13,10 @@ Roo.example.TabPanelCombobox = 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; - var baseURL = '/web.eventmanager/demo.local.php'; - + return { xtype: 'Body', xns: Roo.bootstrap,