mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
fixed error with label reporting views
This commit is contained in:
parent
c9f0b138b0
commit
31e6d75229
@ -9215,6 +9215,7 @@ function reporting_simple_graph(
|
|||||||
'agent_module_id' => $content['id_agent_module'],
|
'agent_module_id' => $content['id_agent_module'],
|
||||||
'period' => $content['period'],
|
'period' => $content['period'],
|
||||||
'title' => $title,
|
'title' => $title,
|
||||||
|
'label' => $label,
|
||||||
'pure' => false,
|
'pure' => false,
|
||||||
'date' => $report['datetime'],
|
'date' => $report['datetime'],
|
||||||
'only_image' => $only_image,
|
'only_image' => $only_image,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user