fixed error with label reporting views

This commit is contained in:
marcos 2021-03-22 14:28:12 +01:00
parent c9f0b138b0
commit 31e6d75229

@ -9215,6 +9215,7 @@ function reporting_simple_graph(
'agent_module_id' => $content['id_agent_module'],
'period' => $content['period'],
'title' => $title,
'label' => $label,
'pure' => false,
'date' => $report['datetime'],
'only_image' => $only_image,