mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
DirectorObjectForm: do not allow external objects
This commit is contained in:
parent
906644cb18
commit
4417d58349
@ -949,8 +949,6 @@ print_r($object);
|
||||
$types = array('object' => $this->translate('Object'));
|
||||
}
|
||||
|
||||
$types['external_object'] = $this->translate('External Object');
|
||||
|
||||
if ($this->object()->supportsApplyRules()) {
|
||||
$types['apply'] = $this->translate('Apply rule');
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user