mirror of
https://github.com/ansible/awx.git
synced 2026-01-12 02:19:58 -03:30
Set Id on extra_vars job template form field
This commit is contained in:
parent
de22fd40fa
commit
af4e86d70e
@ -359,6 +359,7 @@ function(NotificationsList, i18n) {
|
||||
dataTitle: i18n._('Extra Variables'),
|
||||
dataPlacement: 'right',
|
||||
dataContainer: "body",
|
||||
id: 'extra_vars',
|
||||
subCheckbox: {
|
||||
variable: 'ask_variables_on_launch',
|
||||
text: i18n._('Prompt on launch')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user