mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 15:06:02 -03:30
fix default props for jt form
This commit is contained in:
committed by
Jake McDermott
parent
de78d5d63b
commit
491287b1de
@@ -41,6 +41,8 @@ class JobTemplateForm extends Component {
|
||||
name: '',
|
||||
description: '',
|
||||
job_type: 'run',
|
||||
inventory: undefined,
|
||||
project: undefined,
|
||||
playbook: '',
|
||||
summary_fields: {
|
||||
inventory: null,
|
||||
|
||||
Reference in New Issue
Block a user