mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 16:54:06 +02:00
JobTable: remove superfluous header
This commit is contained in:
parent
31728783fc
commit
4d1fe849d6
@ -57,7 +57,6 @@ class JobTable extends QuickTable
|
||||
$view = $this->view();
|
||||
return array(
|
||||
'job_name' => $view->translate('Job name'),
|
||||
'object_type' => $view->translate('Object type'),
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user