examples/bootstrap/Login.html
authorAlan Knowles <alan@roojs.com>
Fri, 19 Sep 2014 06:11:58 +0000 (14:11 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 19 Sep 2014 06:11:58 +0000 (14:11 +0800)
examples/bootstrap/Login.html

index 565b4a3..2fc6052 100644 (file)
@@ -39,8 +39,8 @@
   <body id="body">
     <script type="text/javascript">
       Roo.onReady(function() {
-            Roo.hideProgress = true;
-          Roo.XComponent.build();
+            Roo.XComponent.hideProgress = true;
+            Roo.XComponent.build();
       });
     </script>
   </body>