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