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