Ignore:
Timestamp:
01/12/11 14:35:54 (13 years ago)
Author:
rafaelraymundo
Message:

Ticket #1489 - Removida linha duplicada que omitia o email dos usuarios no IE8.

File:
1 edited

Legend:

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

    r3335 r3681  
    24712471                                        '<td align="center" nowrap><span style="solid #999; font-weight: normal; font-size: 10px;height: 10px" id="' + id + ':cc_department"></span></td>' + 
    24722472                                        '<td align="center" nowrap><span style="solid #999; font-weight: normal; font-size: 10px;height: 10px" id="' + id + ':cc_mobile"></span></td>' + 
    2473                                         '<td style="solid #999; font-weight: normal; font-size: 10px; text-align: left; height: 10px"><span onMouseOver="this.title = \''+Element('cc_send_mail').value+' => '+'\'+document.getElementById(\''+id + ':cc_name\').innerHTML" id="' + id + ':cc_mail"></span></td>' + 
    24742473                                        ( ccTree.catalog_perms == 1 ? 
    24752474                                        '<td align="left"><span valign="bottom" id="' + id + ':cc_icon_data"></span></td>':'') + 
Note: See TracChangeset for help on using the changeset viewer.