- Remove Close buttons in googiespell popups

release-0.6
alecpl 15 years ago
parent d808ba6e1d
commit f48a94cb50

@ -52,7 +52,7 @@ function GoogieSpell(img_dir, server_url) {
this.show_spell_img = false; // roundcube mod.
this.decoration = true;
this.use_close_btn = true;
this.use_close_btn = false;
this.edit_layer_dbl_click = true;
this.report_ta_not_found = true;

Loading…
Cancel
Save