refactor: enhance candidate scores table layout and improve status display
This commit is contained in:
@@ -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 %}
|
||||||
|
|||||||
Reference in New Issue
Block a user