Add whitelist title

This commit is contained in:
sda
2023-09-10 23:58:14 +02:00
parent 8ec012d371
commit 7f33c60cc6
9 changed files with 8 additions and 8 deletions

View File

@ -108,7 +108,7 @@
</tr>
</table>
</div>
<h5 class="title-report" v-if="uncategorized_records.length>0">{{ $t("report.whitelisted_coms_table") }}</h5>
<h5 class="title-report" v-if="whitelisted_records.length>0">{{ $t("report.whitelisted_coms_table") }}</h5>
<div v-if="whitelisted_records.length>0">
<table class="table-uncat">
<thead>