From 411d58777042e60ee1bdc96eda94a815b1199368 Mon Sep 17 00:00:00 2001 From: JayanthyChengan Date: Tue, 23 Jan 2024 17:04:08 -0500 Subject: [PATCH 1/2] DAT-567 --- src/app/app.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/app.component.ts b/src/app/app.component.ts index 1af36d6..58a3f20 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -14,7 +14,7 @@ import { environment } from './../environments/environment'; styleUrls: ['./app.component.scss'] }) export class AppComponent implements OnInit { - title = 'Dataverse Metrics Report'; + title = 'Borealis Metrics Report'; dateRange: string; selection: any = []; chartData: Array; From ade3accbe14c794f985155706db139d0e85a26fe Mon Sep 17 00:00:00 2001 From: JayanthyChengan Date: Tue, 23 Jan 2024 17:06:26 -0500 Subject: [PATCH 2/2] DAT-567 --- src/app/app.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/app.component.html b/src/app/app.component.html index e483cc2..6a9dee7 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -14,11 +14,11 @@

- Historical Dataverse Usage Reports + Historical Borealis Usage Reports

- To download historical usage data for Dataverse, click the time period below to download as spreadsheet. + To download historical usage data for Borealis, click the time period below to download as spreadsheet.