summaryrefslogtreecommitdiffstats
path: root/media/js/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'media/js/readme.txt')
-rw-r--r--media/js/readme.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/media/js/readme.txt b/media/js/readme.txt
index bc4cb55..05ca9ac 100644
--- a/media/js/readme.txt
+++ b/media/js/readme.txt
@@ -2,11 +2,18 @@ This folder is NOT LINKED IN TO troggle
/jslib/ is read by troggle
/js/ is NOT read by troggle
+ONLY mention of QM_helper and jquery is in core/admin.py
+where it is something to do with the JSON export capability.
+Which seems to work even though /js/ is not availabl to troggle code
+(it woud need to be /javascript/...)
+
settings.JSLIB_URL == /JAVASCRIPT/
http://localhost:8000/pathsreport to check
JSLIB_ROOT /mnt/c/EXPO/troggle/media/jslib
JSLIB_URL /javascript/
+jquery seems to have been only used for a popup menuing system used for all the troggle reports
+which was deleted by philip sargent as confusing and unnecessary in Spring 2020.
links to JS files are in the ../templates/*.html files