06/08 Add Inspectors in Customer's dashboard
This commit is contained in:
@@ -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 %}
|
||||
|
||||
Reference in New Issue
Block a user