From 41b98891a88f9c6c60e0783129fb2dcf2cbfb0c5 Mon Sep 17 00:00:00 2001 From: Daniel Wathen Date: Wed, 11 Jan 2023 14:05:46 -0700 Subject: [PATCH] Added SSR report link to production directory. --- ReportingServices.UI/Views/ProductionReport/Index.cshtml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ReportingServices.UI/Views/ProductionReport/Index.cshtml b/ReportingServices.UI/Views/ProductionReport/Index.cshtml index 4c80c4d..53c89e4 100644 --- a/ReportingServices.UI/Views/ProductionReport/Index.cshtml +++ b/ReportingServices.UI/Views/ProductionReport/Index.cshtml @@ -14,6 +14,9 @@
Production Passdown Report
+
+ Mesa SSR Report +
\ No newline at end of file