mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-27 07:44:05 +02:00
DirectorObjectForm: resolve ids
This commit is contained in:
parent
bb25de6126
commit
e207bb2bc9
@ -282,7 +282,7 @@ abstract class DirectorObjectForm extends QuickForm
|
||||
false,
|
||||
false,
|
||||
null,
|
||||
false // Do not resolve IDs
|
||||
true // is default//false // Do not resolve IDs
|
||||
);
|
||||
} else {
|
||||
$props = $object->getProperties();
|
||||
|
Loading…
x
Reference in New Issue
Block a user