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

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