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

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