$client_id ); $context['list_config'] = array( "show_search" => false, "show_pagination" => false, "sortable" => false ); $context['columns']["address_full"] = array("title" =>"Address","wrapper_head" => '',"wrapper_tail" => ''); $context['columns']["business_phone"] = array("title" => "Phone"); $logs = new list_clients_locations($context); $logs->get_data()->build_table_list(); ?>