examples/bootstrap/modal.js
authorEdward <edward@roojs.com>
Thu, 20 Mar 2014 09:23:48 +0000 (17:23 +0800)
committerEdward <edward@roojs.com>
Thu, 20 Mar 2014 09:23:48 +0000 (17:23 +0800)
examples/bootstrap/modal.js

index 85047b2..b257347 100644 (file)
@@ -41,6 +41,4 @@ Roo.example.modal = new Roo.XComponent({
             ]
         };
     }
-    
-    _this.show();
 });
\ No newline at end of file