diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2023-09-05 21:46:10 +0300 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2023-09-05 21:46:10 +0300 |
commit | 8c721e905ad1276b510ad266bd54eb0d8b489038 (patch) | |
tree | 3531695bcbafbeb67679cba5012f4024b5aa7be1 /templates/controlPanel.html | |
parent | 8e2990ca7a2c08031d8434e138edc77df3229818 (diff) | |
download | troggle-8c721e905ad1276b510ad266bd54eb0d8b489038.tar.gz troggle-8c721e905ad1276b510ad266bd54eb0d8b489038.tar.bz2 troggle-8c721e905ad1276b510ad266bd54eb0d8b489038.zip |
New SurvexDirectory report
Diffstat (limited to 'templates/controlPanel.html')
-rw-r--r-- | templates/controlPanel.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/controlPanel.html b/templates/controlPanel.html index bc71ae2..b50821c 100644 --- a/templates/controlPanel.html +++ b/templates/controlPanel.html @@ -25,6 +25,7 @@ <li><a href="/aliases/2023">Expoer name aliases</a> -short names recognised by troggle <li><a href="/dataissues">Data Issues on Imports</a> - warnings and errors from the recent data import <li><a href="/survexfilewild/2023">Wild survex files</a> - survex files contianing blocks with no related wallet +<li><a href="/survexdir">Survex Directories</a> - Every Cave has an associated directory and a Primary survex file <li><a href="/surveximport">Survex import record</a> - indented *include and begin/end tree<br /><li><a href="/survexdebug">Survex debug report</a> - warnings and details<br /> <li><a href="/therionissues">Therion Import issues</a> - warnings from the recent data import<br /><br /> <li><a href="/admin/">Django admin</a> - Deep magic access to all models and data |