From 3387d1425908e7602982e7bf7201ab2b5d37f19a Mon Sep 17 00:00:00 2001 From: Camille Moinier Date: Mon, 8 Jan 2024 16:38:42 +0100 Subject: [PATCH] feat(dh): add missing tooltip for api and links --- .../src/app/record/record-apis/record-apis.component.html | 1 + .../record/record-otherlinks/record-otherlinks.component.html | 1 + 2 files changed, 2 insertions(+) diff --git a/apps/datahub/src/app/record/record-apis/record-apis.component.html b/apps/datahub/src/app/record/record-apis/record-apis.component.html index fc5b7d0556..ee0d3c6694 100644 --- a/apps/datahub/src/app/record/record-apis/record-apis.component.html +++ b/apps/datahub/src/app/record/record-apis/record-apis.component.html @@ -15,6 +15,7 @@ let first = first; let last = last " + [title]="link.name" [link]="link" [currentLink]="selectedApiLink" class="w-80" diff --git a/apps/datahub/src/app/record/record-otherlinks/record-otherlinks.component.html b/apps/datahub/src/app/record/record-otherlinks/record-otherlinks.component.html index 91be0773da..14f9de2640 100644 --- a/apps/datahub/src/app/record/record-otherlinks/record-otherlinks.component.html +++ b/apps/datahub/src/app/record/record-otherlinks/record-otherlinks.component.html @@ -14,6 +14,7 @@ let first = first; let last = last " + [title]="link.name" [link]="link" class="w-80" [ngClass]="{