fixed baseline graph

This commit is contained in:
daniel 2018-07-11 12:33:28 +02:00
parent 2625bee2d4
commit 6d04b2450b
1 changed files with 3 additions and 1 deletions

View File

@ -264,7 +264,9 @@ function grafico_modulo_sparse_data_chart (
$data_module_graph['id_module_type'] == 18 ||
$data_module_graph['id_module_type'] == 9 ||
$data_module_graph['id_module_type'] == 31 ||
$data_module_graph['id_module_type'] == 100 ){
$data_module_graph['id_module_type'] == 100 ||
$params['baseline']
){
$data = db_get_all_rows_filter (
'tagente_datos',