diff --git a/src/ScadaLink.CentralUI/Components/Pages/Notifications/NotificationReport.razor b/src/ScadaLink.CentralUI/Components/Pages/Notifications/NotificationReport.razor index 1a66d3d..b083824 100644 --- a/src/ScadaLink.CentralUI/Components/Pages/Notifications/NotificationReport.razor +++ b/src/ScadaLink.CentralUI/Components/Pages/Notifications/NotificationReport.razor @@ -163,6 +163,14 @@ + @* Bundle D (#23 M7-T10) drill-in: NotificationId is the audit + CorrelationId, so the link deep-links into the central Audit + Log pre-filtered to this notification's lifecycle events. *@ + + View audit history + @if (n.Status == "Parked") {