We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 910d07c + 9b163ef commit 7cda349Copy full SHA for 7cda349
src/views/dashboard/ChartPolicyViolationBreakdown.vue
@@ -1,6 +1,5 @@
1
<template>
2
<div>
3
-<!-- TODO
4
<div class="progress-group">
5
<div class="progress-group-header">
6
<i class="fa fa-shield fa-fw progress-group-icon"></i>
@@ -11,7 +10,6 @@
11
10
<b-progress height={} class="progress-xs" :value="securityPercent" variant="violation-type"></b-progress>
12
</div>
13
14
--->
15
16
17
<i class="fa fa-balance-scale fa-fw progress-group-icon"></i>
0 commit comments