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

index 588c743..f97c1b4 100644 (file)
@@ -92,7 +92,8 @@
         Roo.XComponent.build();
         Roo.XComponent.on('buildcomplete', function() {
             try {
-                Roo.log(Roo.XComponent.modules[length - 1].el);
+                Roo.log('run??????????????????????????????');
+                Roo.log(Roo.XComponent.modules[length - 1]);
                 var length = Roo.XComponent.modules.length;
                 Roo.XComponent.modules[length - 1].el.fireEvent('render');