From cf6a2b9f39b42241f043ee37396a978fb5d00fdc Mon Sep 17 00:00:00 2001 From: Gilles De Mey Date: Thu, 6 Jun 2024 15:42:38 +0200 Subject: [PATCH] Alerting: Clarify that we are adding subling policies (#88829) clarify that we are adding subling policies --- .../unified/components/notification-policies/Policy.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/app/features/alerting/unified/components/notification-policies/Policy.tsx b/public/app/features/alerting/unified/components/notification-policies/Policy.tsx index 3652bd64281..5d5c129bb2c 100644 --- a/public/app/features/alerting/unified/components/notification-policies/Policy.tsx +++ b/public/app/features/alerting/unified/components/notification-policies/Policy.tsx @@ -268,12 +268,12 @@ const Policy = (props: PolicyComponentProps) => { overlay={ onAddPolicy(currentRoute, 'above')} /> onAddPolicy(currentRoute, 'below')} />