examples/bootstrap/modal.js
authorAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2018 03:37:28 +0000 (11:37 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 30 Nov 2018 03:37:28 +0000 (11:37 +0800)
examples/bootstrap/modal.js

index 1a65a97..3d0623b 100644 (file)
@@ -17,9 +17,7 @@ Roo.example.modal = new Roo.XComponent({
     permname : '', 
     _tree : function()
     {
-        this.parent = {
-            el : new Roo.bootstrap.Body()
-        }
+         
         this.parent.el.layout = false;
         this.parent.el.render(document.body);