From 5d8299779243370fae1fbf8ab414a6eeabdcd96b Mon Sep 17 00:00:00 2001 From: Etienne Delclaux Date: Thu, 5 Sep 2024 11:04:45 +0200 Subject: [PATCH] feat: add explicit tooltip to synthese list --- .../synthese-results/synthese-list/synthese-list.component.html | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/src/app/syntheseModule/synthese-results/synthese-list/synthese-list.component.html b/frontend/src/app/syntheseModule/synthese-results/synthese-list/synthese-list.component.html index 16d4325b54..337f56391e 100644 --- a/frontend/src/app/syntheseModule/synthese-results/synthese-list/synthese-list.component.html +++ b/frontend/src/app/syntheseModule/synthese-results/synthese-list/synthese-list.component.html @@ -94,6 +94,7 @@ class="Link" [routerLink]="['taxon/' + row.cd_nom]" *ngIf="row.hasOwnProperty('cd_nom'); else cellDefault" + matTooltip="Afficher la fiche du taxon" >