Implement row selection controls in templates and refactor related JavaScript functionality

This commit is contained in:
Ross
2025-11-01 21:20:10 +00:00
parent 62c26d199e
commit 09d9befceb
5 changed files with 150 additions and 113 deletions
+1
View File
@@ -77,6 +77,7 @@
</div>
</div>
</details>
{{ table.row_selection_controls|safe }}
{% render_table table %}
</form>