Refactor HTML structure and indentation in trainees bulk update template for improved readability
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
|
||||
{% endblock %}
|
||||
|
||||
{% block extra_scripts %}
|
||||
{% block js %}
|
||||
<script>
|
||||
// Called from the HTMX-rendered results fragment to set the manual selection
|
||||
function setManualUser(rowIndex, id, text) {
|
||||
|
||||
Reference in New Issue
Block a user