Unbreak the sort part of the missing part input

This commit is contained in:
Gregoo 2025-01-18 21:59:19 +01:00
parent d4bce7491a
commit 61a1b0ad94

View File

@ -24,7 +24,7 @@
{% endif %}
{% endif %}
{% if not no_missing %}
<td {% if not all %}id="sort-item-{{ item.fields.u_id }}-{{ item.fields.id }}" data-sort="{{ item.fields.total_missing }}"{% endif %} class="table-td-missing">
<td {% if not all %}id="sort-part-{{ item.fields.u_id }}-{{ item.fields.id }}" data-sort="{{ item.fields.total_missing }}"{% endif %} class="table-td-missing">
{% if all or read_only_missing %}
{{ item.fields.total_missing }}
{% else %}