Ignore:
Timestamp:
04/11/11 15:04:46 (13 years ago)
Author:
rafaelraymundo
Message:

Ticket #1726 - Visualizacao do Mobile. Tickets #1730, #1728, #1733, #1734

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2.0.1/mobile/inc/class.ui_mobilecc.inc.php

    r3829 r3974  
    511511                                                                        $result = $this->bo->bo->get_single_entry($params['id'], $fields); 
    512512 
    513                                                                         $this->template->set_var('photo', '../index.php?menuaction=contactcenter.ui_data.data_manager&method=get_photo&id='.$id); 
     513                                                                        $this->template->set_var('photo', '../index.php?menuaction=contactcenter.ui_data.data_manager&method=get_photo&id='.$params["id"]); 
    514514 
    515515                                                                        $this->template->set_var('cc_name',$result['names_ordered'][0]); 
Note: See TracChangeset for help on using the changeset viewer.