Changeset 5310


Ignore:
Timestamp:
01/04/12 16:54:11 (12 years ago)
Author:
gustavo
Message:

Ticket #2405 - Retirar Não informado. estático do contactcenter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/contactcenter/js/cc.js

    r5287 r5310  
    28242824{ 
    28252825        var pos; 
    2826  
     2826        this.not_informed_text = Element("cc_msg_not_informed").value; 
    28272827        html_cards = '<div id="divScrollMain" style="overflow:auto;z-index:1"><table width="100%" border="0" cellpadding="0" cellspacing="3">'; 
    2828  
     2828         
    28292829        if (ncards > 0) 
    28302830        { 
     
    29032903{ 
    29042904        this.not_informed_text = Element("cc_msg_not_informed").value; 
     2905         
    29052906        var data  = new Array(); 
    29062907        flag_compartilhado = false; 
Note: See TracChangeset for help on using the changeset viewer.