monitoring: Fix multi and range selection in comment list

refs #5543
This commit is contained in:
Matthias Jentsch 2015-10-01 12:59:43 +02:00
parent 51a43575db
commit 69ea4bd31c
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@
$this->translate('Show detailed information for this comment about service %s on host %s'),
$comment->service_display_name,
$comment->host_display_name
)
),
'class' => 'rowaction'
)
) ?>
<?php else: ?>