mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 08:44:11 +02:00
DirectorObjectForm: move imports below name
This commit is contained in:
parent
9414068eee
commit
b62b602f7d
@ -293,8 +293,8 @@ abstract class DirectorObjectForm extends QuickForm
|
|||||||
{
|
{
|
||||||
$elements = array(
|
$elements = array(
|
||||||
'object_type',
|
'object_type',
|
||||||
'imports',
|
|
||||||
'object_name',
|
'object_name',
|
||||||
|
'imports',
|
||||||
'display_name',
|
'display_name',
|
||||||
'host_id',
|
'host_id',
|
||||||
'address',
|
'address',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user