From bd067a6038b2c1cd911bdd0bc33ff6bd1607ce85 Mon Sep 17 00:00:00 2001 From: Nizamudeen A Date: Thu, 8 Oct 2020 17:20:34 +0530 Subject: [PATCH] mgr/dashboard: Improve HTML formatting of the telemetry report preview Convert the string "Community Data License Agreement - Sharing - Version 1.0" to a clickable link Fixes: https://tracker.ceph.com/issues/47790 Signed-off-by: Nizamudeen A --- .../src/app/ceph/cluster/telemetry/telemetry.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html index af0934325486b..9a160bd548910 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html @@ -279,7 +279,7 @@ formControlName="licenseAgrmt"> + i18n>I agree to my telemetry data being submitted under the Community Data License Agreement - Sharing - Version 1.0 -- 2.39.5