Roo/form/HtmlEditor/ToolbarStandard.js
authorAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 04:23:38 +0000 (12:23 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 20 Aug 2013 04:23:38 +0000 (12:23 +0800)
Roo/form/HtmlEditor/ToolbarStandard.js

index ff745d4..54d2398 100644 (file)
@@ -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(){