parent
51a43575db
commit
69ea4bd31c
|
@ -9,7 +9,8 @@
|
||||||
$this->translate('Show detailed information for this comment about service %s on host %s'),
|
$this->translate('Show detailed information for this comment about service %s on host %s'),
|
||||||
$comment->service_display_name,
|
$comment->service_display_name,
|
||||||
$comment->host_display_name
|
$comment->host_display_name
|
||||||
)
|
),
|
||||||
|
'class' => 'rowaction'
|
||||||
)
|
)
|
||||||
) ?>
|
) ?>
|
||||||
<?php else: ?>
|
<?php else: ?>
|
||||||
|
|
Loading…
Reference in New Issue