This commit is contained in:
garnier-quentin 2016-12-09 13:32:10 +01:00
commit e2f498ccfe
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ sub manage_selection {
value => $av_diff };
$self->{ips} = { human => centreon::plugins::misc::change_seconds(value => $ips_diff, start => 'h'),
value => $av_diff };
value => $ips_diff };
}