Ignore:
Timestamp:
01/08/13 11:02:54 (11 years ago)
Author:
marcosw
Message:

Ticket #3271 - Correção para exibição de ícones na busca local

File:
1 edited

Legend:

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

    r7635 r7715  
    796796                        if (j<12) { 
    797797                                td.innerHTML = td1; 
    798                                  
     798                                td1 = ''; 
    799799                                //Carregar os followupflag nos resultados. 
    800800                                if (aux.followupflagged) { 
Note: See TracChangeset for help on using the changeset viewer.