From 2a118736385511773d3f9eab30ff270bed38b03c Mon Sep 17 00:00:00 2001 From: Jonathan Date: Mon, 6 Mar 2023 12:12:36 +0100 Subject: [PATCH] #9529 fix events last contact value --- pandora_console/operation/events/events.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pandora_console/operation/events/events.php b/pandora_console/operation/events/events.php index f6cbbf3288..ed8094cda8 100644 --- a/pandora_console/operation/events/events.php +++ b/pandora_console/operation/events/events.php @@ -558,10 +558,7 @@ if (is_ajax() === true) { $last_contact_value = ''.$value.''; } - $tmp->timestamp = ui_print_timestamp( - $tmp->utimestamp, - true - ); + $tmp->timestamp = $last_contact_value; if (is_numeric($tmp->data) === true) { $tmp->data = format_numeric(