summaryrefslogtreecommitdiffstats
path: root/templates/svxcavesingle.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/svxcavesingle.html')
-rw-r--r--templates/svxcavesingle.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/svxcavesingle.html b/templates/svxcavesingle.html
index 42f3c1c..ca9ba58 100644
--- a/templates/svxcavesingle.html
+++ b/templates/svxcavesingle.html
@@ -48,7 +48,7 @@
</td>
<td>
- {% for personrole in survexblock.personrole_set.all %}
+ {% for personrole in survexblock.survexpersonrole_set.all %}
{% if personrole.personexpedition %}
<a href="{{personrole.personexpedition.get_absolute_url}}">{{personrole.personname}}</a>
{% else %}