Ignore:
Timestamp:
05/23/08 17:10:39 (16 years ago)
Author:
brunocosta
Message:

Correção dos problemas gerados no commit anterior, a funcionalidade citada no ticket #199 foram temporariamente desativadas.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/contactcenter/templates/default/index.tpl

    r284 r285  
    11<link rel="stylesheet" type="text/css" href="{cc_css}"> 
    2 <style> 
     2<style>  
    33        .special{ 
    44                cursor:pointer; 
    55                cursor:hand; 
    6                 position:relative; 
    7                 top:0px; 
     6                position:relative;  
     7                top:0px;  
    88                left:0px; 
    9                 color: #006699; 
     9                color: #006699;  
    1010                background-color:#DCDCDC; 
    1111        } 
     
    1515<input id="cc_msg_no_cards" type="hidden" value="{cc_msg_no_cards}"> 
    1616<input id="cc_msg_err_no_room" type="hidden" value="{cc_msg_err_no_room}"> 
    17  
    1817<input id="cc_root_dir" type="hidden" value="{cc_root_dir}"> 
    1918<input id="cc_msg_card_new" type="hidden" value="{cc_msg_card_new}"> 
     
    2524<input id="cc_msg_card_remove_confirm" type="hidden" value="{cc_msg_card_remove_confirm}"> 
    2625<input id="cc_send_mail" type="hidden" value="{cc_send_mail}"> 
    27 <input id="cc_msg_group_edit" type="hidden" value="{cc_msg_group_edit}"> 
     26<input id="cc_msg_group_edit" type="hidden" value="{cc_msg_group_edit}">         
    2827<input id="cc_msg_group_remove" type="hidden" value="{cc_msg_group_remove}"> 
    2928<input id="cc_msg_group_remove_confirm" type="hidden" value="{cc_msg_group_remove_confirm}"> 
    3029<input id="cc_panel_search_text" type="hidden" value="{cc_panel_search}" style="cursor: pointer; cursor: hand;" onclick="javascript:ccSearch()" /> 
     30<input id="cc_msg_close_win" type="hidden" value="{cc_msg_close_win}"> 
     31<input id="cc_msg_import_contacts" type="hidden" value="{cc_msg_import_contacts}"> 
     32<input id="cc_msg_export_contacts" type="hidden" value="{cc_msg_export_contacts}"> 
     33<input id="cc_msg_expresso_info_csv" type="hidden" value="{cc_msg_expresso_info_csv}"> 
     34<input id="cc_msg_choose_file_type" type="hidden" value="{cc_msg_choose_file_type}"> 
     35<input id="cc_msg_outlook_express" type="hidden" value="{cc_msg_outlook_express}"> 
     36<input id="cc_msg_outlook2k" type="hidden" value="{cc_msg_outlook2k}"> 
     37<input id="cc_msg_expresso_default" type="hidden" value="{cc_msg_expresso_default}"> 
     38<input id="cc_msg_choose_contacts_file" type="hidden" value="{cc_msg_choose_contacts_file}"> 
     39<input id="cc_msg_close" type="hidden" value="{cc_msg_close}"> 
     40<input id="cc_msg_ie_personal" type="hidden" value="{cc_msg_ie_personal}"> 
     41<input id="cc_msg_import_fail" type="hidden" value="{cc_msg_import_fail}"> 
     42<input id="cc_msg_export_csv" type="hidden" value="{cc_msg_export_csv}">                    
     43<input id="cc_msg_automatic" type="hidden" value="{cc_msg_automatic}"> 
     44<input id="cc_msg_importing_contacts" type="hidden" value="{cc_msg_importing_contacts}"> 
     45<input id="cc_msg_import_finished" type="hidden" value="{cc_msg_import_finished}"> 
     46<input id="cc_msg_invalid_csv" type="hidden" value="{cc_msg_invalid_csv}"> 
     47<input id="cc_msg_new" type="hidden" value="{cc_msg_new}"> 
     48<input id="cc_msg_failure" type="hidden" value="{cc_msg_failure}"> 
     49<input id="cc_msg_exists" type="hidden" value="{cc_msg_exists}"> 
     50<input id="cc_msg_show_more_info" type="hidden" value="{cc_msg_show_more_info}"> 
     51<input id="cc_msg_clean" type="hidden" value="{cc_msg_clean}"> 
     52<input id="cc_msg_choose_valid_csv" type="hidden" value="{cc_msg_choose_valid_csv}"> 
     53<input id="cc_msg_export_error" type="hidden" value="{cc_msg_export_error}"> 
     54<input id="cc_msg_new_email" type="hidden" value="{cc_msg_new_email}"> 
     55<input id="cc_msg_main" type="hidden" value="{cc_msg_main}"> 
     56<input id="cc_msg_alternative" type="hidden" value="{cc_msg_alternative}"> 
     57<input id="cc_msg_select_email" type="hidden" value="{cc_msg_select_email}"> 
     58<input id="cc_msg_new_phone" type="hidden" value="{cc_msg_new_phone}"> 
     59<input id="cc_msg_home" type="hidden" value="{cc_msg_home}"> 
     60<input id="cc_msg_cellphone" type="hidden" value="{cc_msg_cellphone}"> 
     61<input id="cc_msg_work" type="hidden" value="{cc_msg_work}"> 
     62<input id="cc_msg_fax" type="hidden" value="{cc_msg_fax}"> 
     63<input id="cc_msg_pager" type="hidden" value="{cc_msg_pager}"> 
     64<input id="cc_msg_choose_phone" type="hidden" value="{cc_msg_choose_phone}"> 
     65<input id="cc_msg_warn_firefox" type="hidden" value="{cc_msg_warn_firefox}"> 
     66<input id="cc_msg_firefox_half1" type="hidden" value="{cc_msg_firefox_half1}"> 
     67<input id="cc_msg_firefox_half2" type="hidden" value="{cc_msg_firefox_half2}"> 
     68<input id="cc_msg_click_close" type="hidden" value="{cc_msg_click_close}"> 
     69<input id="cc_msg_install_now" type="hidden" value="{cc_msg_install_now}"> 
     70<input id="cc_msg_install_new_firefox" type="hidden" value="{cc_msg_install_new_firefox}"> 
     71<input id="cc_msg_close" type="hidden" value="{cc_msg_close}"> 
     72<input id="cc_msg_outlook_express_pt" type="hidden" value="{cc_msg_outlook_express_pt}"> 
     73<input id="cc_msg_outlook_express_en" type="hidden" value="{cc_msg_outlook_express_en}"> 
     74<input id="cc_msg_outlook_2k_pt" type="hidden" value="{cc_msg_outlook_2k_pt}"> 
     75<input id="cc_msg_outlook_2k_en" type="hidden" value="{cc_msg_outlook_2k_en}"> 
     76<input id="cc_msg_moz_thunderbird" type="hidden" value="{cc_msg_moz_thunderbird}"> 
     77<input id="cc_msg_expresso_default_csv" type="hidden" value="{cc_msg_expresso_default_csv}"> 
     78<input id="cc_msg_copy_to_catalog" type="hidden" value="{cc_msg_copy_to_catalog}"> 
     79<input id="cc_msg_fill_field_name" type="hidden" value="{cc_msg_fill_field_name}"> 
     80<input id="cc_msg_add_contact_to_group" type="hidden" value="{cc_msg_add_contact_to_group}"> 
     81 
     82 
    3183 <!-- END JS MESSAGES --> 
    3284 <input id="cc_type_contact"    type="hidden"> 
    3385 <input id="cc_participants"    type="hidden"  value="{cc_participants}"> 
    34  
     86  
    3587 <input id="cc_qa_alias"                type="hidden" value="{cc_qa_alias}"> 
    3688 <input id="cc_qa_given_names"  type="hidden" value="{cc_qa_given_names}"> 
     
    3890 <input id="cc_qa_phone"                type="hidden" value="{cc_qa_phone}"> 
    3991 <input id="cc_qa_email"                type="hidden" value="{cc_qa_email}"> 
    40  
     92  
    4193 <input id="cc_qa_save"                 type="hidden" value="{cc_qa_save}"> 
    42  <input id="cc_qa_clear"                type="hidden" value="{cc_qa_clear}"> 
    43  
     94 <input id="cc_qa_close"                type="hidden" value="{cc_qa_close}"> 
     95  
    4496 <input id="cc_empty"                   type="hidden"  value="{cc_empty}"> 
    4597  <!-- VIEW CARDS --> 
     
    53105                                </tr> 
    54106                                <tr> 
    55                                         <td width="150px" height="100%" align="left" valign="top"> 
     107                                        <td width="150px" height="100%" align="left" valign="top">  
    56108                                                <div id="cc_tree" style="overflow:auto;position:relative; width: 150px;border: 0px solid #999;"></div> 
    57109                                        </td> 
     
    75127                                </tr>--> 
    76128                                <tr align="left"> 
    77                                         <td align="left"> 
    78                                         <input id="cc_button_new" onMouseOver="if(!menuStarted) menu();menu.onmouseover()" onMouseOut="menu.onmouseout()"  value="Novo ..." type="button"> 
     129                                        <td align="left">                                                                                                                        
     130                                        <input id="cc_button_new" onMouseOver="if(!menuStarted) menu();menu.onmouseover()" onMouseOut="menu.onmouseout()"  value="{cc_btn_new}" type="button">                                   
    79131                                        <div id="cc_panel_search_call" style="display: inline"></div> 
    80132                                        <div id="cc_panel_table" style="display: none; text-align: right"> 
     
    82134                                        </div> 
    83135                                        <div id="cc_panel_cards" style="display: inline; text-align: right"> 
    84                                         <input type="button" value="{cc_panel_cards}" class="tab_box" style="cursor: pointer; cursor: hand;" onclick="javascript: ccChangeVisualization('cards')" /> 
     136                                        <input type="button" value="{cc_panel_cards}" class="tab_box" style="cursor: pointer; cursor: hand;" onclick="javascript: ccChangeVisualization('cards')" />                                     
    85137                                        </div> 
    86138                                        </td> 
    87139                                        <td align="right"> 
    88                                         <input id="cc_button_tools" value="Importar | Exportar" type="button" onclick="javascript:ccIEContacts.showList()"> 
     140                                        <input id="cc_button_tools" value="{cc_btn_import_export}" type="button" onclick="javascript:ccIEContacts.showList()"> 
    89141                                        </td> 
    90142                                </tr> 
     
    172224                                                                                        <td align="left" valign="middle"><span id="cc_panel_arrow_last"><img src="templates/default/images/last-grey.png" border="0" alt="{cc_panel_last_page}" hspace="2" /></span></td> 
    173225                                                                                </tr> 
    174                                                                         </table> 
     226                                                                        </table>                         
    175227                                                                </td> 
    176228                                                        </tr> 
     
    179231                                </tr> 
    180232                                <!-- ___END PANEL --> 
    181                                 <!-- __CARDS --> 
     233                                <!-- __CARDS -->                                 
    182234                                <tr> 
    183235                                        <td style="border: 0px solid #666;" id="cc_card_space" width="100%" height="auto" valign="top" align="center" colspan="4"></td> 
    184                                 </tr> 
     236                                </tr>                                                                                            
    185237                                <!-- __END CARDS --> 
    186238                        </table> 
     
    197249<script type="text/javascript" src="js/ccIEContacts.js"></script> 
    198250<script type="text/javascript" src="js/ccMain.js"></script> 
    199 <!-- END BOTTOM DETAILS--> 
     251<!-- END BOTTOM DETAILS-->                                               
Note: See TracChangeset for help on using the changeset viewer.