Ignore:
Timestamp:
04/26/11 08:27:27 (13 years ago)
Author:
roberto.santosjunior
Message:

Ticket #1767 - Pesquisa Contactcenter não chama novo email

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/expressoMail1_2/js/draw_api.js

    r4081 r4136  
    22022202 
    22032203        var ID = create_border("",border_ID); 
    2204         if (ID == false) 
    2205                 return false; 
     2204        if (ID == 0) 
     2205                return 0; 
    22062206        hold_session = true; 
    22072207 
Note: See TracChangeset for help on using the changeset viewer.