mirror of
https://github.com/goharbor/harbor
synced 2025-04-16 10:34:54 +00: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