diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2023-01-29 12:11:47 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2023-01-29 12:11:47 +0000 |
commit | d9d4181dda0afbcc7c7d5da85853fc5a614dcd0c (patch) | |
tree | eb7b669b57b1a27fdb17d2544289bbde578225f6 /templates/controlPanel.html | |
parent | 071f68080c4e46049b89b4d78f635512df8d411b (diff) | |
download | troggle-d9d4181dda0afbcc7c7d5da85853fc5a614dcd0c.tar.gz troggle-d9d4181dda0afbcc7c7d5da85853fc5a614dcd0c.tar.bz2 troggle-d9d4181dda0afbcc7c7d5da85853fc5a614dcd0c.zip |
Add new survex import report
Diffstat (limited to 'templates/controlPanel.html')
-rw-r--r-- | templates/controlPanel.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/controlPanel.html b/templates/controlPanel.html index 825a664..7b5903e 100644 --- a/templates/controlPanel.html +++ b/templates/controlPanel.html @@ -24,7 +24,7 @@ <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="/dataissues">Data Issues on Imports</a> - warnings and errors from the recent data import -<li><a href="/therionissues">Therion Import issues</a> - warnings from the recent data import<br /><br /> +<li><a href="/surveximport">Survex import record</a> - indented *include and begin/end tree<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> |