Changeset 4149 in subversion


Ignore:
Timestamp:
Oct 27, 2010 7:06:39 AM (3 years ago)
Author:
alec
Message:
  • Remove Close buttons in googiespell popups
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/program/js/googiespell.js

    r4083 r4149  
    5353    this.show_spell_img = false; // roundcube mod. 
    5454    this.decoration = true; 
    55     this.use_close_btn = true; 
     55    this.use_close_btn = false; 
    5656    this.edit_layer_dbl_click = true; 
    5757    this.report_ta_not_found = true; 
Note: See TracChangeset for help on using the changeset viewer.