mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch 'ent-9578-14208-evento-no-validado-ack-sale-como-1970' into 'develop'
ack_utimestamp integer pandora_enterprise#9578 pandora_enterprise#9578 See merge request artica/pandorafms!5165
This commit is contained in:
commit
c14074d4ae
@ -464,7 +464,7 @@ if (is_ajax() === true) {
|
||||
$tmp->ack_utimestamp_raw = strtotime($tmp->ack_utimestamp);
|
||||
|
||||
$tmp->ack_utimestamp = ui_print_timestamp(
|
||||
$tmp->ack_utimestamp,
|
||||
(int) $tmp->ack_utimestamp,
|
||||
true
|
||||
);
|
||||
$tmp->timestamp = ui_print_timestamp(
|
||||
|
Loading…
x
Reference in New Issue
Block a user