mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 01:05:39 +02:00
Merge branch '2450-Falsa_representacion_en_graficas_sin_TIP_4' into 'develop'
fixed minor error debugPrint in function graph See merge request artica/pandorafms!1607
This commit is contained in:
commit
537ecb7564
@ -420,7 +420,6 @@ function grafico_modulo_sparse_data(
|
||||
$data_module_graph['id_module_type'] == 9 ||
|
||||
$data_module_graph['id_module_type'] == 31 ||
|
||||
$data_module_graph['id_module_type'] == 100 ){
|
||||
html_debug_prinbt('entra');
|
||||
$array_data = grafico_modulo_sparse_data_chart (
|
||||
$agent_module_id,
|
||||
$date_array,
|
||||
|
Loading…
x
Reference in New Issue
Block a user