mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-21 17:55:30 +01:00
Fix tooltip issue related to SBOM.Details (#20510)
Signed-off-by: stonezdj <stone.zhang@broadcom.com>
This commit is contained in:
parent
7339bfa9b0
commit
05c1c2825f
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user