fix attribute
[roojs1] / examples / bootstrap / modal.html
index 2d55a59..78cab81 100644 (file)
   
   <body id="body">
     <script type="text/javascript">
-        var baseURL = '/web.eventmanager/demo.local.php';
-      Roo.onReady(function() {
-          Roo.XComponent.build();
-          Roo.XComponent.on('buildcomplete', function() {
-            Roo.example.modal.el.show();
-          });
-      });
+          Roo.onReady(function() {
 
+       Roo.example.modal.show({});
+             });
     </script>
   </body>
 </html>
\ No newline at end of file