mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 04:17:36 -02:30
In the JT form, moved options from its own line to in-line
This commit is contained in:
@@ -268,7 +268,6 @@ function(NotificationsList, CompletedJobsList, i18n) {
|
|||||||
checkbox_group: {
|
checkbox_group: {
|
||||||
label: i18n._('Options'),
|
label: i18n._('Options'),
|
||||||
type: 'checkbox_group',
|
type: 'checkbox_group',
|
||||||
class: 'Form-formGroup--fullWidth',
|
|
||||||
fields: [{
|
fields: [{
|
||||||
name: 'become_enabled',
|
name: 'become_enabled',
|
||||||
label: i18n._('Enable Privilege Escalation'),
|
label: i18n._('Enable Privilege Escalation'),
|
||||||
|
|||||||
Reference in New Issue
Block a user