monitoring: Use the ellipsis view helper in the notifications overview

This commit is contained in:
Eric Lippmann 2015-01-21 15:52:24 +01:00
parent cbbd811adb
commit 423e4c55a8
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ use Icinga\Module\Monitoring\Object\Service;
<?= $this->link()->host($notification->host, $notification->host_display_name) ?>
<?php endif ?>
<br>
<?= $this->escape(substr($notification->notification_output, 0, 10000)); ?>
<?= $this->escape($this->ellipsis($notification->notification_output, 10000)) ?>
<br>
<?php if (! $this->contact): ?>
<small>