diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2021-04-26 17:46:23 +0100 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2021-04-26 17:46:23 +0100 |
commit | f0d291f527940cc3af8a0973a1fbb06cd1f949d7 (patch) | |
tree | c7227dfbd8854a3f0f0426dea4dd7f58bddf4ff3 /templates/base.html | |
parent | b8803c8e5b08c1439a242cea1a04f30641235220 (diff) | |
download | troggle-f0d291f527940cc3af8a0973a1fbb06cd1f949d7.tar.gz troggle-f0d291f527940cc3af8a0973a1fbb06cd1f949d7.tar.bz2 troggle-f0d291f527940cc3af8a0973a1fbb06cd1f949d7.zip |
rename surveyscansfolder(s) to scanwallet(s)
Diffstat (limited to 'templates/base.html')
-rw-r--r-- | templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 64ce3c6..0ae254d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -31,7 +31,7 @@ <a href="{% url "survexcavessingle" "204" %}">Survex-204</a> | <a href="/survexfile/">Survex</a> | <a href="{% url "survexcaveslist" %}">All Survex</a> | - <a href="{% url "surveyscansfolders" %}">Scans</a> | + <a href="{% url "scanswallets" %}">Scans</a> | <a href="{% url "dwgdata" %}">Drawings</a> | <a href="/1623/290/290.html">290 (FGH)</a> | <a href="/1623/291/291">291 (GSH)</a> | |