Changeset 3780


Ignore:
Timestamp:
02/17/11 16:23:33 (13 years ago)
Author:
niltonneto
Message:

Ticket #1515 - Removido linha duplicada que monta TD do celular ao listar contatos.

File:
1 edited

Legend:

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

    r3717 r3780  
    24702470                                        //Para exibir o setor/lotacao do empregado na tabela 
    24712471                                        '<td align="center" nowrap><span style="solid #999; font-weight: normal; font-size: 10px;height: 10px" id="' + id + ':cc_department"></span></td>' + 
    2472                                         '<td align="center" nowrap><span style="solid #999; font-weight: normal; font-size: 10px;height: 10px" id="' + id + ':cc_mobile"></span></td>' + 
    24732472                                        ( ccTree.catalog_perms == 1 ? 
    24742473                                        '<td align="left"><span valign="bottom" id="' + id + ':cc_icon_data"></span></td>':'') + 
Note: See TracChangeset for help on using the changeset viewer.