From c75d08fcc4d36f7e15cdf0191a42171ea8e9e9a0 Mon Sep 17 00:00:00 2001 From: Chlins Zhang Date: Thu, 20 Jun 2024 13:30:02 +0800 Subject: [PATCH] fix: hide the scan related button when installation without scanner (#20616) Signed-off-by: chlins --- .../artifact-list-tab/artifact-list-tab.component.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/portal/src/app/base/project/repository/artifact/artifact-list-page/artifact-list/artifact-list-tab/artifact-list-tab.component.html b/src/portal/src/app/base/project/repository/artifact/artifact-list-page/artifact-list/artifact-list-tab/artifact-list-tab.component.html index 6ee406793cd..cc9ac24f3a7 100644 --- a/src/portal/src/app/base/project/repository/artifact/artifact-list-page/artifact-list/artifact-list-tab/artifact-list-tab.component.html +++ b/src/portal/src/app/base/project/repository/artifact/artifact-list-page/artifact-list/artifact-list-tab/artifact-list-tab.component.html @@ -15,6 +15,7 @@