diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2021-04-26 19:50:03 +0100 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2021-04-26 19:50:03 +0100 |
commit | 49b9225b6e833b4c08382fc86f9556ff4d0e7fbc (patch) | |
tree | 0fdfcb071ef0b3b8d3054f4446b28707285fda4a /templates/base.html | |
parent | 7f64670f36db495c511918ec0fa0c62b62baa1c1 (diff) | |
download | troggle-49b9225b6e833b4c08382fc86f9556ff4d0e7fbc.tar.gz troggle-49b9225b6e833b4c08382fc86f9556ff4d0e7fbc.tar.bz2 troggle-49b9225b6e833b4c08382fc86f9556ff4d0e7fbc.zip |
rename scansfolder to wallet
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 0ae254d..c10f2ab 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 "scanswallets" %}">Scans</a> | + <a href="{% url "allwallets" %}">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> | |