parent
4848e36f1a
commit
038fa29da8
|
@ -36,7 +36,8 @@ if (! $this->compact): ?>
|
|||
$notification->service_description,
|
||||
$notification->service_display_name,
|
||||
$notification->host_name,
|
||||
$notification->host_display_name
|
||||
$notification->host_display_name,
|
||||
'rowaction'
|
||||
) ?>
|
||||
<?php else: ?>
|
||||
<?= $this->icon('host', $this->translate('Host')); ?>
|
||||
|
|
Loading…
Reference in New Issue