examples/bootstrap4/modal.html
[roojs1] / examples / bootstrap4 / modal.html
index f9838d4..89e7710 100644 (file)
@@ -22,7 +22,7 @@
   <body id="body">
     <script type="text/javascript">
        Roo.onReady(function() {
-          Roo.example.modal.show();
+          Roo.example.modal.show({});
       });
 
     </script>