Ignore:
Timestamp:
08/03/12 15:01:09 (12 years ago)
Author:
eduardow
Message:

Ticket #2986 - Inconsistencia no container de destinatarios.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.4/contactcenter/js/ccQuickAddContact.js

    r4721 r6929  
    140140                } 
    141141                 
    142                 if(!sdata[1]){  
     142                if(!$.trim(sdata[1])){ 
    143143                alert("O campo nome é obrigatório(a)!");  
    144144                return false;  
Note: See TracChangeset for help on using the changeset viewer.