examples/bootstrap/modal.html
[roojs1] / examples / bootstrap / modal.html
index 2d6d95a..78cab81 100644 (file)
@@ -25,7 +25,7 @@
     <script type="text/javascript">
           Roo.onReady(function() {
 
-       Roo.example.modal.show();
+       Roo.example.modal.show({});
              });
     </script>
   </body>