resources/Editors/Editor.Roo.LayoutDialog.bjs
[app.Builder.js] / resources / Editors / Editor.Roo.LayoutDialog.js
index b6c1d97..ebce553 100644 (file)
@@ -700,7 +700,7 @@ Editor.Roo.LayoutDialog = new Roo.XComponent({
                ];
            
            }
-           
+           /*
            if (el.xtype == 'HtmlEditor') {
                el.height = 100,
                el.resizable = 's',
@@ -716,7 +716,7 @@ Editor.Roo.LayoutDialog = new Roo.XComponent({
                   }
                ]
            }
-           
+           */
            formElements.push(el);
            
            formHeight += rec.data.ftype == 'TextArea' ? 100 : 30;