mirror of
https://github.com/ansible/awx.git
synced 2026-03-26 05:15:02 -02:30
Job Submission code mirror
added code mirror to the job submission modal window. still need to investigate the issue when launching a job on the job template form, when two code mirror editor instances are visible.
This commit is contained in:
@@ -25,7 +25,7 @@ angular.module('JobVarsPromptFormDefinition', [])
|
||||
actions: { },
|
||||
|
||||
fields: {
|
||||
variables: {
|
||||
extra_vars: {
|
||||
label: null,
|
||||
type: 'textarea',
|
||||
rows: 6,
|
||||
|
||||
Reference in New Issue
Block a user