mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
fix default props for jt form
This commit is contained in:
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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user