From c71ebcd25be11ace14c798bcb7acf1b130ef1cfd Mon Sep 17 00:00:00 2001 From: MEGIN Date: Tue, 7 Jan 2025 11:15:55 +0530 Subject: [PATCH 1/2] fix: hide widgets in home page #244 --- hub-prime/pom.xml | 2 +- .../main/resources/templates/page/home.html | 32 ++++--------------- 2 files changed, 7 insertions(+), 27 deletions(-) diff --git a/hub-prime/pom.xml b/hub-prime/pom.xml index e87aa0a2574..9f91840c79b 100644 --- a/hub-prime/pom.xml +++ b/hub-prime/pom.xml @@ -11,7 +11,7 @@ org.techbd hub-prime - 0.421.0 + 0.422.0 war Tech by Design Hub (Prime) Tech by Design Hub (Primary) diff --git a/hub-prime/src/main/resources/templates/page/home.html b/hub-prime/src/main/resources/templates/page/home.html index 6eb2a242fce..d51519b14c2 100644 --- a/hub-prime/src/main/resources/templates/page/home.html +++ b/hub-prime/src/main/resources/templates/page/home.html @@ -17,7 +17,7 @@ document.addEventListener('DOMContentLoaded', async function () { const helpers = new Helpers(); // Inject the date range into the HTML - helpers.injectDateRangeText('dashboard-date-range', 'Synthetic Testing from {startDate} to {endDate} (FHIR)'); + helpers.injectDateRangeText('dashboard-date-range', 'Submission from {startDate} to {endDate}'); }); @@ -82,27 +82,7 @@

Welcome to Tech by Design Collab -
-
Most Recent Flat Files SFTP egress Interactions (hover to see details) -
-
-
-
-
-
-
-
-
-
-
-
-
-
+

Production (FHIR)

 
@@ -185,7 +165,7 @@ 

Production (FHIR)

-
+