From 919bc47dba349e039ef0106d0731995eabbaddf1 Mon Sep 17 00:00:00 2001 From: Tom Ratcliffe Date: Wed, 17 Jul 2024 15:46:00 +0100 Subject: [PATCH] Alerting: Move alertmanager warning to consistent place within notification policies (#90521) Move alertmanager warning to consistent place within notification policies --- public/app/features/alerting/unified/NotificationPolicies.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/alerting/unified/NotificationPolicies.tsx b/public/app/features/alerting/unified/NotificationPolicies.tsx index eacc9c37e88..c03cdb99bd6 100644 --- a/public/app/features/alerting/unified/NotificationPolicies.tsx +++ b/public/app/features/alerting/unified/NotificationPolicies.tsx @@ -219,6 +219,7 @@ const AmRoutes = () => { return ( <> + { <> {policyTreeTabActive && ( <> - {rootRoute && (