roojs-core.js
[roojs1] / roojs-ui-debug.js
index 02bb933..4f56145 100644 (file)
@@ -26650,7 +26650,7 @@ Roo.apply(Roo.form.HtmlEditor.ToolbarStandard.prototype,  {
             e.preventDefault(); // what does this do?
         });
 
-        if(!this.disable.font && !Roo.isSafari){
+        if(!this.disable.font) { // && !Roo.isSafari){
             /* why no safari for fonts */
             editor.fontSelect = tb.el.createChild({
                 tag:'select',