mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 09:14:09 +02:00
parent
27abbb59a0
commit
eeaf3a84e3
@ -26,12 +26,11 @@ class ActivityLogTable extends ZfQueryBasedTable
|
||||
/** @var BaseHtmlElement */
|
||||
protected $currentBody;
|
||||
|
||||
protected $searchColumns = array(
|
||||
protected $searchColumns = [
|
||||
'author',
|
||||
'object_name',
|
||||
'object_type',
|
||||
'action',
|
||||
);
|
||||
];
|
||||
|
||||
/** @var LocalTimeFormat */
|
||||
protected $timeFormat;
|
||||
|
Loading…
x
Reference in New Issue
Block a user