DirectorObjectForm: add has_agent to early props

This commit is contained in:
Thomas Gelf 2016-12-14 20:27:52 +01:00
parent af0df901f4
commit 145e1fc6a9

View File

@ -53,6 +53,7 @@ abstract class DirectorObjectForm extends QuickForm
'imports',
'check_command',
'check_command_id',
'has_agent',
'command',
'command_id',
'event_command',