Fix tooltip issue related to SBOM.Details (#20510)

Signed-off-by: stonezdj <stone.zhang@broadcom.com>
This commit is contained in:
stonezdj(Daojun Zhang) 2024-05-30 11:35:04 +08:00 committed by GitHub
parent 7339bfa9b0
commit 05c1c2825f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
href="javascript:void(0)"
class="digest"
(click)="goIntoArtifactSbomSummaryPage()"
title="{{ 'SBOM.Details' | translate }">
title="{{ 'SBOM.Details' | translate }}">
{{ 'SBOM.Details' | translate }}</a
>
</div>