IcingaUserTable: do not show zones
This commit is contained in:
parent
d5c20e6e53
commit
f6ee8227a3
|
@ -35,7 +35,6 @@ class IcingaUserTable extends QuickTable
|
|||
return array(
|
||||
'user' => $view->translate('Username'),
|
||||
'email' => $view->translate('Email'),
|
||||
'zone' => $view->translate('Zone'),
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue