From 58aa1cf2e69c8767df2cb2036a46e2354febfb48 Mon Sep 17 00:00:00 2001 From: kemley76 Date: Tue, 18 Jun 2024 16:32:04 -0400 Subject: [PATCH] update impact ranges for results table header tooltip Signed-off-by: kemley76 --- .../src/components/cards/controltable/ControlTable.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/frontend/src/components/cards/controltable/ControlTable.vue b/apps/frontend/src/components/cards/controltable/ControlTable.vue index d1433c7eb3..7945a13d90 100644 --- a/apps/frontend/src/components/cards/controltable/ControlTable.vue +++ b/apps/frontend/src/components/cards/controltable/ControlTable.vue @@ -127,8 +127,8 @@ > Control impact normailzed to range from 0 to 10
0-1: No - impact
1-4: Low impact
4-7: Medium impact
7-9: + >Control impact normailzed to range from 0 to 10
0: No + impact
1-3: Low impact
4-6: Medium impact
7-8: High impact
9-10: Critical impact