From b27d9b680a32a1121de5bba80a4a43b0940130b8 Mon Sep 17 00:00:00 2001 From: Keith Grant Date: Mon, 14 Sep 2020 15:17:39 -0700 Subject: [PATCH] handle null messages.workflow_approval --- .../NotificationTemplateDetail.jsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/awx/ui_next/src/screens/NotificationTemplate/NotificationTemplateDetail/NotificationTemplateDetail.jsx b/awx/ui_next/src/screens/NotificationTemplate/NotificationTemplateDetail/NotificationTemplateDetail.jsx index 4d178fa7db..5761e737a3 100644 --- a/awx/ui_next/src/screens/NotificationTemplate/NotificationTemplateDetail/NotificationTemplateDetail.jsx +++ b/awx/ui_next/src/screens/NotificationTemplate/NotificationTemplateDetail/NotificationTemplateDetail.jsx @@ -435,7 +435,7 @@ function CustomMessageDetails({ messages, defaults, type, i18n }) {