Ignore:
Timestamp:
07/24/12 12:14:12 (12 years ago)
Author:
eduardow
Message:

Ticket #2976 - Expresso Mail não abre no Internet Explorer.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.4/expressoMail1_2/js/ccQuickAdd.js

    r6754 r6864  
    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.