X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-bootstrap-debug.js;h=42c1061478ddd13652a6b6ab335ad55614ae15dc;hp=fd34b3d4de508d0ccab2135355b9299cc93a516d;hb=848a7d125ce535e50afbba079d7d22f25f909b36;hpb=1ae794fd36ef6570a7b06810a9b7b0a3e1ea6155 diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index fd34b3d4de..42c1061478 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -27210,7 +27210,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); }, listeners : { toggle: function (btn, state)