refactor: enhance candidate scores table layout and improve status display

This commit is contained in:
Ross
2026-07-13 10:56:36 +01:00
parent 66cca1a512
commit 2c56fcd4e7
@@ -87,7 +87,7 @@
{% endif %} {% endif %}
<th>Status</th> <th>Status</th>
{% if can_edit %} {% if can_edit %}
<th title="Include in stats calculations">Stats</th> <th class="sorttable_nosort" title="Include in stats calculations">Stats</th>
{% endif %} {% endif %}
</tr> </tr>
{% for cid in cids %} {% for cid in cids %}