mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-04-03 09:21:48 +01:00
added link to control panel page
This commit is contained in:
parent
8732641cfd
commit
3ba9f9d5c7
@ -172,7 +172,7 @@ def parse_aliases(aliasfile):
|
|||||||
print(message)
|
print(message)
|
||||||
continue
|
continue
|
||||||
|
|
||||||
print(f"{key} => {target}")
|
# print(f"{key} => {target}")
|
||||||
aliases.append((key,target))
|
aliases.append((key,target))
|
||||||
except:
|
except:
|
||||||
message = f' ** Cannot open {filepath} for text file reading even though it is a file.'
|
message = f' ** Cannot open {filepath} for text file reading even though it is a file.'
|
||||||
|
@ -22,6 +22,7 @@
|
|||||||
<h3>Administration Utilities</h3>
|
<h3>Administration Utilities</h3>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/pathsreport">Folder paths used</a> -folders settings used by this troggle installation
|
<li><a href="/pathsreport">Folder paths used</a> -folders settings used by this troggle installation
|
||||||
|
<li><a href="/cave_data/cavealiases.txt_edit">Edit cave aliases</a> -edit historical cave aliases to current names
|
||||||
<li><a href="/aliases/2023">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="/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 containing blocks with no related wallet
|
<li><a href="/survexfilewild/2023">Wild survex files</a> - survex files containing blocks with no related wallet
|
||||||
|
Loading…
x
Reference in New Issue
Block a user