mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
parent
f2ba70d5ab
commit
d29d423cc9
@ -67,4 +67,12 @@ class EventHistory extends DataView
|
||||
'servicegroup', 'servicegroup_alias', 'servicegroup_name'
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function getSearchColumns()
|
||||
{
|
||||
return array('host', 'host_display_name', 'service', 'service_display_name', 'type');
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user