From 9352923aa04b00a88c7ae3b2e5144560f456b496 Mon Sep 17 00:00:00 2001 From: ouellette Date: Tue, 14 Nov 2023 11:00:43 -0700 Subject: [PATCH] Added in a loading indicator. --- .../Views/ProductionReport/DailyReport.cshtml | 18 ++++++++++++++---- ReportingServices.UI/wwwroot/js/site.js | 14 +++++++++----- 2 files changed, 23 insertions(+), 9 deletions(-) diff --git a/ReportingServices.UI/Views/ProductionReport/DailyReport.cshtml b/ReportingServices.UI/Views/ProductionReport/DailyReport.cshtml index f236813..7c814e5 100644 --- a/ReportingServices.UI/Views/ProductionReport/DailyReport.cshtml +++ b/ReportingServices.UI/Views/ProductionReport/DailyReport.cshtml @@ -561,7 +561,9 @@ -
+
+ + @@ -582,15 +584,23 @@ - + + + + + +
Hours
Loading EPP Temperature Data... +
+ Loading... +
+