Ignore:
Timestamp:
11/17/09 15:57:19 (14 years ago)
Author:
amuller
Message:

Ticket #490 - Criação dos códigos de unificação ajax

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/expresso2.2/contactcenter/inc/class.ui_data.inc.php

    r1656 r1662  
    105105                        $GLOBALS['phpgw']->template->set_file(array('index' => 'index.tpl')); 
    106106                        $GLOBALS['phpgw']->template->set_var('cc_root_dir', $GLOBALS['phpgw_info']['server']['webserver_url'].'/contactcenter/'); 
    107  
     107                        $GLOBALS['phpgw']->template->set_var("txt_loading",lang("Loading")); 
    108108                        /* Quick Add */ 
    109109                        $GLOBALS['phpgw']->template->set_var('cc_qa_alias',lang('Alias').':'); 
Note: See TracChangeset for help on using the changeset viewer.