X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=blobdiff_plain;f=resources%2FEditors%2FEditor.Roo.LayoutDialog.js;h=ee1878bea462897f8f780cbf4665d9c7c70badc0;hp=1adbc673079b3bec4086b9e24a0f082791d0832b;hb=5b75662318f84282d1c5c545e5a7680b95bd0ce5;hpb=3310eaa3b3b5455bbce3bb2f18198eed059ee30e diff --git a/resources/Editors/Editor.Roo.LayoutDialog.js b/resources/Editors/Editor.Roo.LayoutDialog.js index 1adbc6730..ee1878bea 100644 --- a/resources/Editors/Editor.Roo.LayoutDialog.js +++ b/resources/Editors/Editor.Roo.LayoutDialog.js @@ -704,12 +704,14 @@ Editor.Roo.LayoutDialog = new Roo.XComponent({ if (el.xtype == 'HtmlEditor') { el.height = 250, el.resizable = 's', - el.toolbar = [ + el.items = [ { + '* prop' : 'toolbars[]', '|xns' : 'Roo.form.HtmlEditor', 'xtype' : 'ToolbarContext' }, { + '* prop' : 'toolbars[]', '|xns' : 'Roo.form.HtmlEditor', 'xtype' : 'ToolbarStandard'