06/08 Add Inspectors in Customer's dashboard

This commit is contained in:
2026-06-08 10:29:21 -04:00
parent 26d9901d6a
commit 52ae37069d
2 changed files with 20 additions and 19 deletions
+1 -1
View File
@@ -126,7 +126,7 @@
<tbody>
{% for row in top_inspectors %}
<tr>
<td>{{ row.username }}</td>
<td>{{ row.display_name }}</td>
<td>{{ row.count }}</td>
<td>
{% if row.avg_score %}