support resize on bootstrap html editor
[roojs1] / examples / bootstrap / Editor.js
index 12e14f5..1551846 100644 (file)
@@ -44,10 +44,11 @@ Roo.example.Editor = new Roo.XComponent({
                                         },
                                         {
                                             xtype : 'HtmlEditor',
-                                            xns : Roo.bootstrap,
+                                            xns : Roo.bootstrap.form,
                                             name : 'thanks-email',
                                             width : 1000,
-                                            height : 1500,
+                                            height : 500,
+                                                                                       resize : 'vertical',
                                             stylesheets : (function(){
                                                 var css = [];