Ignore:
Timestamp:
12/09/11 09:46:25 (12 years ago)
Author:
angelo
Message:

Ticket #2371 - Ao realizar uma pesquisa rapida os campos Data e Tamanho aparecem desalinhados

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/js/search.js

    r5219 r5234  
    624624                        if( j == 9 ) 
    625625                        { 
    626                                 td.setAttribute("width", colSizes[1][9]); 
     626                                td.setAttribute("width", colSizes[1][10]); 
    627627                                td.className = "td_resizable"; 
    628628                                td.align = "center"; 
Note: See TracChangeset for help on using the changeset viewer.