fix minor bug in reporting functions
This commit is contained in:
parent
a898fad2c3
commit
58d0dc5dbc
|
@ -5518,7 +5518,6 @@ function reporting_advanced_sla(
|
|||
} else if ($agentmodule_info['id_tipo_modulo'] == '100') {
|
||||
$max_value = 0.9;
|
||||
$min_value = 0;
|
||||
$inverse_interval = 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue