diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/controlPanel.html | 2 | ||||
-rw-r--r-- | templates/troggletoolbar.html | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/templates/controlPanel.html b/templates/controlPanel.html index 2d4b982..0c48fd0 100644 --- a/templates/controlPanel.html +++ b/templates/controlPanel.html @@ -6,6 +6,8 @@ <ul> <li><a href="/logreport/{{year}}">Delete logbook entry</a> -Online logbook suffers duplicate entries <span style="color:red">{{error}}</span> <li><a href="/pathsreport">Folder paths used</a> -folders settings used by this troggle installation +<li><a href="/entrances">Entrances</a> -tag station/other station, *fix 'p' station for each entrance +<li><a href="/stations">Entrance *fix stations</a> -lat./long. and UTM and altitudes of stations <li><a href="/cave_data/cavealiases.txt_edit">Edit cave aliases</a> -edit historical cave aliases to current names <li><a href="/aliases/{{year}}">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 diff --git a/templates/troggletoolbar.html b/templates/troggletoolbar.html index 78e7d15..9fa0c88 100644 --- a/templates/troggletoolbar.html +++ b/templates/troggletoolbar.html @@ -25,7 +25,7 @@ <a href="/logbookedit/">Logbook Entry</a> |
<a id="cavesLink" href="/caves">Caves</a> |
<a id="qmsLink" href="{% url "caveQMs" "1623-290" %}">QMs</a> |
- <a href="/survexfile/">Survex</a> |
+ <a href="/survexfile">Survex</a> |
<a href="{% url "survexcaveslist" %}">All Survex</a> |
<a href="{% url "allscans" %}">Scans</a> |
<a href="{% url "walletedit" %}">Upload Scans</a> |
|