]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: Improve HTML formatting of the telemetry report preview 37596/head
authorNizamudeen A <nia@redhat.com>
Thu, 8 Oct 2020 11:50:34 +0000 (17:20 +0530)
committerNizamudeen A <nia@redhat.com>
Thu, 8 Oct 2020 11:50:34 +0000 (17:20 +0530)
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 <nia@redhat.com>
src/pybind/mgr/dashboard/frontend/src/app/ceph/cluster/telemetry/telemetry.component.html

index af0934325486be59ae301072484a47504eb9c4e8..9a160bd5489108f5405d4d3ecc30c863de51daa8 100644 (file)
                          formControlName="licenseAgrmt">
                   <label class="custom-control-label"
                          for="licenseAgrmt"
-                         i18n>I agree to my telemetry data being submitted under the Community Data License Agreement - Sharing - Version 1.0 (<a href="https://cdla.io/sharing-1-0/">https://cdla.io/sharing-1-0/</a>)</label>
+                         i18n>I agree to my telemetry data being submitted under the <a href="https://cdla.io/sharing-1-0/">Community Data License Agreement - Sharing - Version 1.0</a></label>
                 </div>
               </div>
             </div>