Refactor HTML structure and indentation in trainees bulk update template for improved readability
This commit is contained in:
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user