mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Select notification id
This commit is contained in:
parent
227cb2c512
commit
5993745a86
@ -63,6 +63,7 @@ class ShowController extends Controller
|
||||
$this->view->commands = $commands;
|
||||
|
||||
$notifications = $this->backend->select()->from('notification', array(
|
||||
'id',
|
||||
'host_name',
|
||||
'service_description',
|
||||
'notification_output',
|
||||
|
Loading…
x
Reference in New Issue
Block a user