summaryrefslogtreecommitdiffstats
path: root/templates/svxcavesingle.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/svxcavesingle.html')
-rw-r--r--templates/svxcavesingle.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/svxcavesingle.html b/templates/svxcavesingle.html
index d0fe827..123e92a 100644
--- a/templates/svxcavesingle.html
+++ b/templates/svxcavesingle.html
@@ -66,8 +66,8 @@
</td>
<td>
- {% if survexblock.refscandir %}
- <b><a href="/survey_scans/{{survexblock.refscandir}}/">scans</a></b>
+ {% if survexblock.survexscansfolder %}
+ <b><a href="{{survexblock.survexscansfolder.get_absolute_url}}">{{survexblock.survexscansfolder.walletname}}</a></b>
{% endif %}
</td>
</tr>