From eaf883f34992d20c10ab6fd13ed7ada6b51635b0 Mon Sep 17 00:00:00 2001 From: Chris Meyers Date: Wed, 11 Jan 2017 14:02:17 -0500 Subject: [PATCH] dem controllers just needed to know who headers is related to #4663 --- awx/ui/client/src/notifications/notificationTemplates.form.js | 1 + 1 file changed, 1 insertion(+) diff --git a/awx/ui/client/src/notifications/notificationTemplates.form.js b/awx/ui/client/src/notifications/notificationTemplates.form.js index 48fcbad9d7..51fd4125d0 100644 --- a/awx/ui/client/src/notifications/notificationTemplates.form.js +++ b/awx/ui/client/src/notifications/notificationTemplates.form.js @@ -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: {