Allow mixed selection of host and service comments
This commit is contained in:
parent
1b6f5861b7
commit
a34c108da5
|
@ -47,7 +47,8 @@
|
|||
'title' => sprintf(
|
||||
$this->translate('Show detailed information for this comment about host %s'),
|
||||
$comment->host_display_name
|
||||
)
|
||||
),
|
||||
'class' => 'rowaction'
|
||||
)
|
||||
); ?>
|
||||
<?php endif ?>
|
||||
|
|
Loading…
Reference in New Issue