program/js/app.js @@ -3082,7 +3082,7 @@ if (!vis) this.stop_spellchecking(); $(this.env.spellcheck.spell_container).css('visibility', vis ? 'visible' : 'hidden'); $(this.env.spellcheck.spell_container)[vis ? 'show' : 'hide'](); } };