examples/bootstrap/Editor.js
authorEdward <edward@roojs.com>
Wed, 11 Feb 2015 10:08:00 +0000 (18:08 +0800)
committerEdward <edward@roojs.com>
Wed, 11 Feb 2015 10:08:00 +0000 (18:08 +0800)
examples/bootstrap/Editor.js

index 00203ad..d8a324d 100644 (file)
@@ -50,9 +50,9 @@ Roo.example.Editor = new Roo.XComponent({
                                             xns : Roo.bootstrap
                                         },
                                         {
-                                            xtype : 'Pan',
+                                            xtype : 'Panel',
                                             html : 'Inline Editor',
-                                            xns : Roo.bootstrap.Editor
+                                            xns : Roo.bootstrap.editor
                                         }
                                     ]