mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
fixed baseline graph
This commit is contained in:
parent
2625bee2d4
commit
6d04b2450b
@ -264,7 +264,9 @@ function grafico_modulo_sparse_data_chart (
|
|||||||
$data_module_graph['id_module_type'] == 18 ||
|
$data_module_graph['id_module_type'] == 18 ||
|
||||||
$data_module_graph['id_module_type'] == 9 ||
|
$data_module_graph['id_module_type'] == 9 ||
|
||||||
$data_module_graph['id_module_type'] == 31 ||
|
$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 (
|
$data = db_get_all_rows_filter (
|
||||||
'tagente_datos',
|
'tagente_datos',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user