In the JT form, moved options from its own line to in-line

This commit is contained in:
mabashian 2018-03-12 10:56:36 -04:00
parent 6f7cb0a16e
commit 8aa9569074
No known key found for this signature in database
GPG Key ID: 436B8D5EDC704CE3

View File

@ -268,7 +268,6 @@ function(NotificationsList, CompletedJobsList, i18n) {
checkbox_group: {
label: i18n._('Options'),
type: 'checkbox_group',
class: 'Form-formGroup--fullWidth',
fields: [{
name: 'become_enabled',
label: i18n._('Enable Privilege Escalation'),