From 9dfb1401ba37efd18e0076b29cbb72ad9e3aaf40 Mon Sep 17 00:00:00 2001 From: fenil Date: Thu, 19 Sep 2024 16:55:53 +0530 Subject: [PATCH] Remove support footer from Vulnerability report --- .../web/polaris_web/web/src/apps/dashboard/pages/Dashboard.jsx | 2 +- .../dashboard/pages/testing/vulnerability_report/Issue.jsx | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/Dashboard.jsx b/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/Dashboard.jsx index 6cb733fe2f..a634910666 100644 --- a/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/Dashboard.jsx +++ b/apps/dashboard/web/polaris_web/web/src/apps/dashboard/pages/Dashboard.jsx @@ -185,7 +185,7 @@ function Dashboard() { })} : null} - {func.checkLocal() && !(location.pathname.includes("test-editor") || location.pathname.includes("settings")) ?
+ {func.checkLocal() && !(location.pathname.includes("test-editor") || location.pathname.includes("settings") || location.pathname.includes("onboarding") || location.pathname.includes("summary")) ?
Need a 1:1 experience?