diff --git a/public/app/features/alerting/unified/components/rule-viewer/RuleViewer.tsx b/public/app/features/alerting/unified/components/rule-viewer/RuleViewer.tsx index d661d942077..119d15a21f1 100644 --- a/public/app/features/alerting/unified/components/rule-viewer/RuleViewer.tsx +++ b/public/app/features/alerting/unified/components/rule-viewer/RuleViewer.tsx @@ -99,9 +99,9 @@ const RuleViewer = () => { info={createMetadata(rule)} subTitle={ - {isPaused && } {summary} {/* alerts and notifications and stuff */} + {isPaused && } {isFederatedRule && } {/* indicator for rules in a provisioned group */} {isProvisioned && (