Set Id on extra_vars job template form field

This commit is contained in:
Marliana Lara 2018-05-07 11:17:01 -04:00
parent de22fd40fa
commit af4e86d70e
No known key found for this signature in database
GPG Key ID: 38C73B40DFA809EE

View File

@ -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')