Skip to content

Commit

Permalink
Merge pull request #144 from AbdelHajou/fix-91
Browse files Browse the repository at this point in the history
Show Security Risk in policy violations overview (fixes #91)
  • Loading branch information
stevespringett authored Apr 30, 2022
2 parents 910d07c + 9b163ef commit 7cda349
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/views/dashboard/ChartPolicyViolationBreakdown.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<template>
<div>
<!-- TODO
<div class="progress-group">
<div class="progress-group-header">
<i class="fa fa-shield fa-fw progress-group-icon"></i>
Expand All @@ -11,7 +10,6 @@
<b-progress height={} class="progress-xs" :value="securityPercent" variant="violation-type"></b-progress>
</div>
</div>
-->
<div class="progress-group">
<div class="progress-group-header">
<i class="fa fa-balance-scale fa-fw progress-group-icon"></i>
Expand Down

0 comments on commit 7cda349

Please sign in to comment.