mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Autorefresh commments list
This commit is contained in:
parent
63fd074a4f
commit
a270eb2270
@ -316,6 +316,7 @@ class Monitoring_ListController extends Controller
|
||||
'title' => 'Comments',
|
||||
'url' => Url::fromPath('monitoring/list/comments')
|
||||
))->activate('comments');
|
||||
$this->setAutorefreshInterval(12);
|
||||
$query = CommentView::fromRequest(
|
||||
$this->_request,
|
||||
array(
|
||||
|
Loading…
x
Reference in New Issue
Block a user