Refactor HTML structure and indentation in trainees bulk update template for improved readability

This commit is contained in:
Ross
2025-10-27 14:35:59 +00:00
parent 668007b899
commit be94ed8d0f
@@ -66,7 +66,7 @@
{% endblock %} {% endblock %}
{% block extra_scripts %} {% block js %}
<script> <script>
// Called from the HTMX-rendered results fragment to set the manual selection // Called from the HTMX-rendered results fragment to set the manual selection
function setManualUser(rowIndex, id, text) { function setManualUser(rowIndex, id, text) {