Ignore:
Timestamp:
12/16/10 14:59:34 (13 years ago)
Author:
eduardoalex
Message:

Ticket #1412 - adição do novo layout na tela de contatos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/mobile/inc/class.mobiletemplate.inc.php

    r3576 r3595  
    9494                        $this-> template->set_var('href_logout', 'login.php?cd=1'); 
    9595                        $this-> template->set_var('href_back', 'javascript:history.back()'); 
    96                         $this-> template->set_var('href_cc', 'index.php?menuaction=mobile.ui_mobilecc.contacts_list'); 
     96                        $this-> template->set_var('href_cc', 'index.php?menuaction=mobile.ui_mobilecc.init_cc'); 
    9797                        $this-> template->set_var('href_email', "index.php?menuaction=mobile.ui_mobilemail.change_folder&folder=0"); 
    9898                        $this-> template->set_var('href_calendar', "index.php?menuaction=mobile.ui_mobilecalendar.index"); 
Note: See TracChangeset for help on using the changeset viewer.