Refactor SelectionTable to use per-table initializers for row selection controls and improve JavaScript handling in templates

This commit is contained in:
Ross
2026-03-25 22:05:19 +00:00
parent ffb730e9c8
commit 7b52cab180
4 changed files with 199 additions and 78 deletions
+4
View File
@@ -15,6 +15,10 @@
"/^source \\.venv/bin/activate\\.fish && python manage\\.py check$/": {
"approve": true,
"matchCommandLine": true
},
"/^python -m py_compile /home/ross/penracourses/rad/generic/tables\\.py$/": {
"approve": true,
"matchCommandLine": true
}
}
}