From: Alan Knowles Date: Tue, 20 Aug 2013 04:23:38 +0000 (+0800) Subject: Roo/form/HtmlEditor/ToolbarStandard.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=8ae42a7c24bf213c84ee5996415931276fa53e35;p=roojs1 Roo/form/HtmlEditor/ToolbarStandard.js --- diff --git a/Roo/form/HtmlEditor/ToolbarStandard.js b/Roo/form/HtmlEditor/ToolbarStandard.js index ff745d4c1a..54d23981cd 100644 --- a/Roo/form/HtmlEditor/ToolbarStandard.js +++ b/Roo/form/HtmlEditor/ToolbarStandard.js @@ -167,7 +167,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype, { tag:'select', tabIndex: -1, cls:'x-font-select', - html: editor.createFontOptions() + html: this.createFontOptions() }); editor.fontSelect.on('change', function(){