mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
parent
2eb93d0309
commit
3fdf1d2a5c
@ -94,7 +94,7 @@ use Icinga\Module\Monitoring\Object\Service;
|
||||
<td class="state">
|
||||
<strong><?= $this->escape($title); ?></strong>
|
||||
<br>
|
||||
<?= date('d.m. H:i', $event->timestamp); ?>
|
||||
<?= $this->timeAgo($event->timestamp); ?>
|
||||
</td>
|
||||
<td>
|
||||
<?php if ($isService): ?>
|
||||
|
Loading…
x
Reference in New Issue
Block a user