euscanwww: Added floatformat to average confidence to round
Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
parent
259e466db8
commit
21d026becf
@ -63,7 +63,7 @@
|
||||
</a>
|
||||
</td>
|
||||
<td>{{ handler.n }}</td>
|
||||
<td>{{ handler.avg_conf }}</td>
|
||||
<td>{{ handler.avg_conf|floatformat:1 }}</td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
</tbody>
|
||||
|
Loading…
Reference in New Issue
Block a user