Changeset 1721 for trunk/contactcenter


Ignore:
Timestamp:
11/27/09 18:48:34 (14 years ago)
Author:
eduardoalex
Message:

Ticket #796 - Alterado o tamanho da div 'cc_panel_search_call' de 280px para 330px

File:
1 edited

Legend:

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

    r1598 r1721  
    2222                var search_params = new Array(); 
    2323                search_params['holder'] = Element('cc_panel_search_call'); 
    24                 search_params['total_width'] = '280px'; 
     24                search_params['total_width'] = '330px'; 
    2525                search_params['input_width'] = '200px'; 
    2626                search_params['progress_top'] = '150px'; 
Note: See TracChangeset for help on using the changeset viewer.