fix broken commit
[roojs1] / Roo / HtmlEditorCore.js
index a142913..967be2b 100644 (file)
@@ -907,6 +907,7 @@ Roo.extend(Roo.HtmlEditorCore, Roo.Component,  {
                 break;
             case 'bold':
             case 'italic':
+            case 'underline':                
                 // if there is no selection, then we insert, and set the curson inside it..
                 this.execCmd('styleWithCSS', false); 
                 break;