Ignore:
Timestamp:
11/06/09 09:50:22 (14 years ago)
Author:
rafaelraymundo
Message:

Ticket #704 - Incluido outro campo para busca utilizando atributo do LDAP

File:
1 edited

Legend:

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

    r285 r1598  
    7272                        } 
    7373                }; 
    74  
    7574                Connector.newRequest(this.name+'catalog', CC_url+'set_catalog&catalog='+catalog, 'GET', handler); 
    7675        } 
     
    102101                         
    103102                }; 
    104  
    105103                Connector.newRequest(this.name+'catalog', CC_url+'set_catalog&catalog='+catalog, 'GET', handler); 
    106104        } 
Note: See TracChangeset for help on using the changeset viewer.