examples/bootstrap/Editor.html
authorEdward <edward@roojs.com>
Thu, 12 Feb 2015 09:43:45 +0000 (17:43 +0800)
committerEdward <edward@roojs.com>
Thu, 12 Feb 2015 09:43:45 +0000 (17:43 +0800)
examples/bootstrap/Editor.html

index d51f8b0..42deb73 100644 (file)
@@ -87,6 +87,8 @@
         var baseURL = '/web.campaign/index.local.php';
         var rootURL = '/web.campaign';
         
+        Roo.XComponent.hideProgress = true;
+        
         Roo.onReady(function() {
             Roo.XComponent.build();
         });