diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2022-03-23 22:55:43 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2022-03-23 22:55:43 +0000 |
commit | 4c7deadb9aa2c32db3afc1df7b09faaa6c3a279c (patch) | |
tree | 7e6733448dbf823cfa1d8bcab4b7d8badc6b499e /media | |
parent | 42b615d16bed125d1fdafc99c5da216cf36354d3 (diff) | |
download | troggle-4c7deadb9aa2c32db3afc1df7b09faaa6c3a279c.tar.gz troggle-4c7deadb9aa2c32db3afc1df7b09faaa6c3a279c.tar.bz2 troggle-4c7deadb9aa2c32db3afc1df7b09faaa6c3a279c.zip |
documenting fossils
Diffstat (limited to 'media')
-rw-r--r-- | media/js/readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media/js/readme.txt b/media/js/readme.txt index 05ca9ac..339dfd7 100644 --- a/media/js/readme.txt +++ b/media/js/readme.txt @@ -4,7 +4,7 @@ This folder is NOT LINKED IN TO 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
+Which seems to work even though /js/ is not available to troggle code
(it woud need to be /javascript/...)
settings.JSLIB_URL == /JAVASCRIPT/
|