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

index 97f8764..5a7f379 100644 (file)
@@ -44,7 +44,7 @@ Roo.example.Editor = new Roo.XComponent({
                                     listeners : {
                                         render : function (_self)
                                         {
-                                            _this.panel = _self;
+                                            _this.panel123 = _self;
                                         }
                                     }