mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Update functions_reporting.php
This commit is contained in:
parent
f88f375ea3
commit
9cc461ec8b
@ -5852,7 +5852,7 @@ function reporting_custom_graph($report, $content, $type = 'dinamic',
|
|||||||
'id_agent' =>modules_get_agentmodule_agent($graph_item['id_agent_module']),
|
'id_agent' =>modules_get_agentmodule_agent($graph_item['id_agent_module']),
|
||||||
'id_agent_module'=>$graph_item['id_agent_module']);
|
'id_agent_module'=>$graph_item['id_agent_module']);
|
||||||
}
|
}
|
||||||
|
$label = reporting_label_macro($item, $content['style']['label']);
|
||||||
$labels[$graph_item['id_agent_module']] = $label;
|
$labels[$graph_item['id_agent_module']] = $label;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user