From a920c9cc2041e4b198ef2c0dae322cf244e86add Mon Sep 17 00:00:00 2001 From: nixocio Date: Thu, 31 Mar 2022 11:10:07 -0400 Subject: [PATCH] Fix notification template details Fix notification template details See: https://github.com/ansible/awx/issues/11982 --- .../NotificationTemplateDetail.js | 12 ++++++------ .../NotificationTemplate/shared/hasCustomMessages.js | 4 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/awx/ui/src/screens/NotificationTemplate/NotificationTemplateDetail/NotificationTemplateDetail.js b/awx/ui/src/screens/NotificationTemplate/NotificationTemplateDetail/NotificationTemplateDetail.js index 4ae70686a0..489fa129d5 100644 --- a/awx/ui/src/screens/NotificationTemplate/NotificationTemplateDetail/NotificationTemplateDetail.js +++ b/awx/ui/src/screens/NotificationTemplate/NotificationTemplateDetail/NotificationTemplateDetail.js @@ -447,7 +447,7 @@ function CustomMessageDetails({ messages, defaults, type }) { {showMessages && (