From 52c8033a08b9797c3c9e12bc93bed3dd160a4c40 Mon Sep 17 00:00:00 2001 From: Marliana Lara Date: Wed, 4 Nov 2020 15:31:00 -0500 Subject: [PATCH] Fix notification list item detail pathname link --- .../src/components/NotificationList/NotificationList.jsx | 2 +- .../src/screens/NotificationTemplate/NotificationTemplate.jsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/awx/ui_next/src/components/NotificationList/NotificationList.jsx b/awx/ui_next/src/components/NotificationList/NotificationList.jsx index 1dc89d5909..49cfce25fb 100644 --- a/awx/ui_next/src/components/NotificationList/NotificationList.jsx +++ b/awx/ui_next/src/components/NotificationList/NotificationList.jsx @@ -219,7 +219,7 @@ function NotificationList({ + {isLoading && } {template && ( <>