mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Fixed problem in node
This commit is contained in:
commit
78d4eb68bc
@ -5848,7 +5848,6 @@ function reporting_custom_graph($report, $content, $type = 'dinamic',
|
||||
|
||||
if($type_report == 'automatic_graph'){
|
||||
$label = (isset($content['style']['label'])) ? $content['style']['label'] : '';
|
||||
|
||||
if (!empty($label)) {
|
||||
if ($config['metaconsole']) {
|
||||
$id_meta = metaconsole_get_id_server($content["server_name"]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user