Changeset 5590


Ignore:
Timestamp:
02/29/12 17:42:20 (12 years ago)
Author:
angelo
Message:

Ticket #2506 - Comportamento estranho do botao Busca avancada

File:
1 edited

Legend:

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

    r5131 r5590  
    214214                this.DOMAdv.value = 'Busca Avancada'; 
    215215                this.DOMAdv.id = 'advanced'; 
     216                this.DOMAdv.style.display = 'none'; 
    216217                this.DOMAdv.onclick = function() 
    217218                { 
Note: See TracChangeset for help on using the changeset viewer.