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/ccQuickAdd-plugin.js

    r5131 r6929  
    190190                } 
    191191 
    192                 if(!sdata[1]){  
     192                if(!$.trim(sdata[1])){  
    193193                alert("O campo nome é obrigatório(a)!");  
    194194                return false;  
Note: See TracChangeset for help on using the changeset viewer.