examples/bootstrap/Editor.html
authorEdward <edward@roojs.com>
Fri, 13 Feb 2015 05:59:45 +0000 (13:59 +0800)
committerEdward <edward@roojs.com>
Fri, 13 Feb 2015 05:59:45 +0000 (13:59 +0800)
examples/bootstrap/Editor.html

index 49acfa9..555f02d 100644 (file)
         var rootURL = '/web.campaign';
         
         Roo.XComponent.hideProgress = true;
-        Roo.XComponent.build();
+        
+        Roo.onReady(function() {
+            Roo.XComponent.build();
+        });
+        
         Roo.XComponent.on('buildcomplete', function() {
             try {