summaryrefslogtreecommitdiffstats
path: root/templates/svxcaveseveral.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/svxcaveseveral.html')
-rw-r--r--templates/svxcaveseveral.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/svxcaveseveral.html b/templates/svxcaveseveral.html
index a0e2f97..b6b7f14 100644
--- a/templates/svxcaveseveral.html
+++ b/templates/svxcaveseveral.html
@@ -89,8 +89,8 @@
</td>
<!-- Scans -->
<td>
- {% if survexblock.scansfolder %}
- <b><a href="{{survexblock.scansfolder.get_absolute_url}}">{{survexblock.scansfolder.walletname}}</a></b>
+ {% if survexblock.scanswallet %}
+ <b><a href="{{survexblock.scanswallet.get_absolute_url}}">{{survexblock.scanswallet.walletname}}</a></b>
{% endif %}
</td>
</tr>