diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2023-08-05 14:15:35 +0300 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2023-08-05 14:15:35 +0300 |
commit | 12aa6ced869a442e757616e41abde32eee9ea0b8 (patch) | |
tree | 910693fa9aa239e3483b3f6d84e278f9a0168abf /templates/controlPanel.html | |
parent | ee5a2c9ef84f5d8fa45652763f532d4db371364c (diff) | |
download | troggle-12aa6ced869a442e757616e41abde32eee9ea0b8.tar.gz troggle-12aa6ced869a442e757616e41abde32eee9ea0b8.tar.bz2 troggle-12aa6ced869a442e757616e41abde32eee9ea0b8.zip |
length of unreference cave survey added
Diffstat (limited to 'templates/controlPanel.html')
-rw-r--r-- | templates/controlPanel.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/templates/controlPanel.html b/templates/controlPanel.html index 4203821..bc71ae2 100644 --- a/templates/controlPanel.html +++ b/templates/controlPanel.html @@ -22,13 +22,14 @@ <h3>Administration Utilities</h3> <ul> <li><a href="/pathsreport">Folder paths used</a> -folders settings used by this troggle installation -<li><a href="/aliases/2022">Expoer name aliases</a> -short names recognised by troggle +<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="/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 </ul> -<h3>This control panel is being redeveloped</h3> +<h3>This control panel is/will/mabe being redeveloped</h3> <p>Do not attempt to use any of these import functions as they are in active development. <ol> |