examples/bootstrap/Editor.js
authorEdward <edward@roojs.com>
Fri, 13 Feb 2015 04:42:55 +0000 (12:42 +0800)
committerEdward <edward@roojs.com>
Fri, 13 Feb 2015 04:42:55 +0000 (12:42 +0800)
examples/bootstrap/Editor.js

index 5f5f597..e0deaf3 100644 (file)
@@ -73,7 +73,7 @@ Roo.example.Editor = new Roo.XComponent({
                                                     listeners : {
                                                         render : function (_self)
                                                         {
-                                                            
+                                                            this.setValue('test');
                                                         }
                                                     }
                                                 },