remove unused JS code after checking it is redundant

This commit is contained in:
2021-10-26 01:02:27 +03:00
parent b6bbec235c
commit c774b14e04
26 changed files with 13 additions and 1043 deletions

View File

@@ -5,7 +5,7 @@ JSLIB_URL /javascript/
links to JS files are in the ../templates/*.html files
but _also_, and peculiarly, in the troggle/admin.py files
but _also_, and peculiarly, in the troggle/admin.py files (which are dead links)
e.g.
class TroggleModelAdmin(admin.ModelAdmin):