Changeset 5078 for branches


Ignore:
Timestamp:
09/08/11 17:03:27 (13 years ago)
Author:
rafaelraymundo
Message:

Ticket #2081 - Adicionar um contato em modo completo – campos obrigatórios.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.3/contactcenter/js/cc.js

    r5077 r5078  
    14121412                img.style.height = '18px'; 
    14131413                img.align = 'top'; 
     1414                img.title = 'Remover'; 
    14141415                img.onclick = function(e){ removeConnField(remove_id);}; 
    14151416 
Note: See TracChangeset for help on using the changeset viewer.