#9529 fix events last contact value

This commit is contained in:
Jonathan 2023-03-06 12:12:36 +01:00
parent cf29caedcd
commit 2a11873638
1 changed files with 1 additions and 4 deletions

View File

@ -558,10 +558,7 @@ if (is_ajax() === true) {
$last_contact_value = '<span title="'.$title.'">'.$value.'</span>';
}
$tmp->timestamp = ui_print_timestamp(
$tmp->utimestamp,
true
);
$tmp->timestamp = $last_contact_value;
if (is_numeric($tmp->data) === true) {
$tmp->data = format_numeric(