diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2023-01-26 22:36:49 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2023-01-26 22:36:49 +0000 |
commit | 719e0fe91869989f91fb4d9ef179278dbe60e049 (patch) | |
tree | 51806b45f623f7fcc282d222a671ed5fc443d5b6 /templates/controlPanel.html | |
parent | a321625f3525c7e34e07607170f59498c67e2710 (diff) | |
download | troggle-719e0fe91869989f91fb4d9ef179278dbe60e049.tar.gz troggle-719e0fe91869989f91fb4d9ef179278dbe60e049.tar.bz2 troggle-719e0fe91869989f91fb4d9ef179278dbe60e049.zip |
therion issues report
Diffstat (limited to 'templates/controlPanel.html')
-rw-r--r-- | templates/controlPanel.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/controlPanel.html b/templates/controlPanel.html index 6c97f9c..a1a4510 100644 --- a/templates/controlPanel.html +++ b/templates/controlPanel.html @@ -23,7 +23,8 @@ <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="/dataissues">Data Issues on Imports</a> - warnings and errors from recent data import +<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 <li><a href="/admin/">Django admin</a> - Deep magic access to all models and data </ul> <h3>This control panel is being redeveloped</h3> |