mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
parent
bd0ccc6ca4
commit
d65114e783
@ -6,10 +6,9 @@ use Zend_Db_Select as ZfSelect;
|
||||
|
||||
class ObjectsTableCommand extends ObjectsTable
|
||||
{
|
||||
// TODO: external commands? Notifications separately?
|
||||
// TODO: Notifications separately?
|
||||
protected $searchColumns = [
|
||||
'o.object_name',
|
||||
'o.object_type',
|
||||
'o.command',
|
||||
];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user