mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
IcingaObject: fix multi-relation rendering order
This commit is contained in:
parent
fcf62123ee
commit
8c02b1e6c5
@ -155,6 +155,7 @@ abstract class IcingaObject extends DbObject implements IcingaConfigRenderer
|
||||
}
|
||||
}
|
||||
|
||||
ksort($this->loadedMultiRelations);
|
||||
return $this->loadedMultiRelations;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user