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

index 0d9c2da..e4a11bc 100644 (file)
@@ -63,6 +63,7 @@
       Roo.onReady(function() {
           Roo.XComponent.build();
       });
+      Roo.ComponentMgr.get('test-modal').show();
     </script>
   </body>
 </html>
\ No newline at end of file