refactor: enhance candidate scores table layout and improve status display
This commit is contained in:
@@ -87,7 +87,7 @@
|
||||
{% endif %}
|
||||
<th>Status</th>
|
||||
{% if can_edit %}
|
||||
<th title="Include in stats calculations">Stats</th>
|
||||
<th class="sorttable_nosort" title="Include in stats calculations">Stats</th>
|
||||
{% endif %}
|
||||
</tr>
|
||||
{% for cid in cids %}
|
||||
|
||||
Reference in New Issue
Block a user