Changeset 2046


Ignore:
Timestamp:
02/23/10 09:13:19 (14 years ago)
Author:
rodsouza
Message:

Ticket #919 - Removendo chave '{' voadora.

File:
1 edited

Legend:

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

    r2040 r2046  
    19561956        { 
    19571957                option_hide_more.onclick(); 
    1958                  
     1958 
    19591959                if (Element('div_toaddress_'+ID) != null) 
    19601960                        show_div_address_full(ID,'to'); 
    1961                 } 
    1962          
     1961 
    19631962                if (Element('div_ccaddress_'+ID) != null) 
    19641963                { 
Note: See TracChangeset for help on using the changeset viewer.