diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2025-02-02 01:10:13 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2025-02-02 01:10:13 +0000 |
commit | 3003b3c3c30107493ee7a43b821b511fb28c42c8 (patch) | |
tree | 8c5743652c6a19d64cf5377bd0a328b0839f1eae /templates/controlPanel.html | |
parent | a0243c030e21a6594f6f422fd22e0c3b2026dd40 (diff) | |
download | troggle-3003b3c3c30107493ee7a43b821b511fb28c42c8.tar.gz troggle-3003b3c3c30107493ee7a43b821b511fb28c42c8.tar.bz2 troggle-3003b3c3c30107493ee7a43b821b511fb28c42c8.zip |
kataaster tool complete (probably buggy)
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 373526f..a7fed70 100644 --- a/templates/controlPanel.html +++ b/templates/controlPanel.html @@ -13,6 +13,7 @@ <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="/kataster/1623-2002-08">Kataster renumber</a> - Rename a cave to a new kataster number <span style="color:red">{{error}}</span> <li><a href="/admin/">Django admin</a> - Deep magic access to all models and data <span style="color:red">{{error}}</span> </ul> <h3>This control panel is/will/maybe being redeveloped</h3> |