X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-debug.js;h=e8dd42b35d0c569dfef66af9932ade622a39204b;hp=c2673fe021cd7a61594f8358b0334ae94c9150b6;hb=248c5cdd0fe1c3012360d530f5fd34ef516a79fb;hpb=294c1708f3cd12ae21ec2af334dd2602b60ef917 diff --git a/roojs-debug.js b/roojs-debug.js index c2673fe021..e8dd42b35d 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -48496,7 +48496,7 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, { } }, - + { xtype : 'Button', text: 'Hide Caption', @@ -50846,6 +50846,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;