mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 04:10:44 -03:30
Merge pull request #4668 from chrismeyersfsu/fix-4663
dem controllers just needed to know who headers is
This commit is contained in:
commit
5ae0b5f73a
@ -323,6 +323,7 @@ export default ['i18n', function(i18n) {
|
||||
headers: {
|
||||
label: i18n._('HTTP Headers'),
|
||||
type: 'textarea',
|
||||
name: 'headers',
|
||||
rows: 5,
|
||||
'class': 'Form-formGroup--fullWidth',
|
||||
awRequiredWhen: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user