Ignore:
Timestamp:
07/23/12 17:57:21 (12 years ago)
Author:
cristiano
Message:

Ticket #2846 - ExpressoMail? não abre no Internet explorer

File:
1 edited

Legend:

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

    r6677 r6851  
    2424                        }); 
    2525                        if(exist){ 
    26                                 REST.delete("/dynamiccontact/"+exist); 
     26                                REST['delete']("/dynamiccontact/"+exist); 
    2727                                write_msg(get_lang("The contact was moved from recent contacts to personal contacts successful.")); 
    2828                        }else{ 
Note: See TracChangeset for help on using the changeset viewer.