mirror of
https://github.com/ansible/awx.git
synced 2026-01-27 08:31:28 -03:30
Made HTTP Header field full width
To match our style guidelines
This commit is contained in:
parent
f1d915084a
commit
a2137a54a9
@ -299,6 +299,7 @@ export default function() {
|
||||
label: 'HTTP Headers',
|
||||
type: 'textarea',
|
||||
rows: 5,
|
||||
'class': 'Form-formGroup--fullWidth',
|
||||
awRequiredWhen: {
|
||||
reqExpression: "webhook_required",
|
||||
init: "false"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user