mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 20:07:37 -02:30
Uses atCodeMirror directive for extra vars widget on workflow results page
This commit is contained in:
@@ -288,7 +288,6 @@
|
||||
variables="{{ vm.extraVars.value }}"
|
||||
tooltip="{{ vm.extraVars.tooltip }}"
|
||||
label="{{ vm.extraVars.label}}"
|
||||
label-class="JobResults-resultRowLabel"
|
||||
disabled="{{ vm.extraVars.disabled }}">
|
||||
</at-code-mirror>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user