DirectorObjectForm: add has_agent to early props
This commit is contained in:
parent
af0df901f4
commit
145e1fc6a9
|
@ -53,6 +53,7 @@ abstract class DirectorObjectForm extends QuickForm
|
|||
'imports',
|
||||
'check_command',
|
||||
'check_command_id',
|
||||
'has_agent',
|
||||
'command',
|
||||
'command_id',
|
||||
'event_command',
|
||||
|
|
Loading…
Reference in New Issue