dem controllers just needed to know who headers is

related to #4663
This commit is contained in:
Chris Meyers 2017-01-11 14:02:17 -05:00
parent 833c61c8cb
commit eaf883f349

View File

@ -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: {