mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
DirectorObjectForm: allow host (w/o id) in main
This commit is contained in:
parent
2845be7542
commit
6db30263d0
@ -532,6 +532,7 @@ abstract class DirectorObjectForm extends DirectorForm
|
|||||||
}
|
}
|
||||||
$elements = array_merge($elements, [
|
$elements = array_merge($elements, [
|
||||||
'display_name',
|
'display_name',
|
||||||
|
'host',
|
||||||
'host_id',
|
'host_id',
|
||||||
'address',
|
'address',
|
||||||
'address6',
|
'address6',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user