X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-debug.js;h=aa4a181345b8477e166965ee0e900f657725fdf2;hp=23f98f96ad548ae4d7cccaa027831121915c17b8;hb=d682ff62edbcd68b736ad64826f1adb76c7e3887;hpb=1ce0612712cb5f2ea9d8ae2bb82f08aca5fe9cd1 diff --git a/roojs-debug.js b/roojs-debug.js index 23f98f96ad..aa4a181345 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -48088,7 +48088,7 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, { // this trigger toggle. this.setText(v ? "Hide Caption" : "Show Caption"); - this.setPressed(v); + this.setPressed(v != 'block'); }, listeners : { toggle: function (btn, state)