examples/bootstrap/ComboBox.js
[roojs1] / examples / bootstrap / ComboBox.js
index c8b6872..78d551d 100644 (file)
@@ -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;