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