examples/bootstrap/dashboard1.html
authorAlan Knowles <alan@roojs.com>
Wed, 28 Nov 2018 06:43:39 +0000 (14:43 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 28 Nov 2018 06:43:39 +0000 (14:43 +0800)
examples/bootstrap/dashboard1.html

index 70507cd..1551906 100644 (file)
@@ -29,6 +29,7 @@
   <body id="body">
     <script type="text/javascript">
       Roo.onReady(function() {
+          Roo.XComponent.hideProgress = true;
           Roo.XComponent.build();
           Roo.bootstrap.Tooltip.init();
       });