examples/bootstrap/Editor.html
authorEdward <edward@roojs.com>
Fri, 13 Feb 2015 08:24:54 +0000 (16:24 +0800)
committerEdward <edward@roojs.com>
Fri, 13 Feb 2015 08:24:54 +0000 (16:24 +0800)
examples/bootstrap/Editor.html

index c80b271..555f512 100644 (file)
@@ -93,7 +93,7 @@
         Roo.onReady(function() {
             Roo.XComponent.build();
         });
-        
+        Roo.log(this);
         Roo.XComponent.on('buildcomplete', function() {
             Roo.Ajax.request({
                 url : baseURL + '/editor/data.php',