mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 01:17:37 -02:30
@@ -323,6 +323,7 @@ export default ['i18n', function(i18n) {
|
|||||||
headers: {
|
headers: {
|
||||||
label: i18n._('HTTP Headers'),
|
label: i18n._('HTTP Headers'),
|
||||||
type: 'textarea',
|
type: 'textarea',
|
||||||
|
name: 'headers',
|
||||||
rows: 5,
|
rows: 5,
|
||||||
'class': 'Form-formGroup--fullWidth',
|
'class': 'Form-formGroup--fullWidth',
|
||||||
awRequiredWhen: {
|
awRequiredWhen: {
|
||||||
|
|||||||
Reference in New Issue
Block a user