mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-08-19 00:38:27 +02:00
IcingaHostTable: show less columns
This commit is contained in:
parent
e2b2c14c13
commit
b3ce3bc749
@ -32,8 +32,6 @@ class IcingaHostTable extends QuickTable
|
||||
$view = $this->view();
|
||||
return array(
|
||||
'host' => $view->translate('Hostname'),
|
||||
'address' => $view->translate('Address'),
|
||||
'zone' => $view->translate('Zone'),
|
||||
'parents' => $view->translate('Imports'),
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user