[FIX] estimate-workload: not_found module not categorized

This commit is contained in:
Rémy Taymans 2023-01-10 19:51:20 +01:00
parent 9281d6b572
commit 8c55892d53

View File

@ -47,7 +47,7 @@
</tr>
<tr>
<td>Not Found</td>
<td>{{ analysis.get_module_qty('custom') }}</td>
<td>{{ analysis.get_module_qty('not_found') }}</td>
<td>&nbsp;</td>
</tr>
</tbody>