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/draw_api.js

    r6806 r6851  
    41844184                                                                if(caption == 'Sim'){ 
    41854185                                                                        $(removeLi).remove(); 
    4186                                                                         REST.delete("/dynamiccontact/"+item.id); 
     4186                                                                        REST['delete']("/dynamiccontact/"+item.id); 
    41874187                                                                        updateDynamicContact(); 
    41884188                                                                        cache = new Array(); 
Note: See TracChangeset for help on using the changeset viewer.