add assessor details to overview

This commit is contained in:
Ross
2024-01-29 12:04:45 +00:00
parent cfb90be686
commit ee49d16396
2 changed files with 11 additions and 0 deletions
+3
View File
@@ -35,6 +35,9 @@
<td>
{{item.name}}
</td>
<td>
{{item.get_assessed_by|safe}}
</td>
<td><a href="{% url 'rcr:radiology_detail_view' item.pk %}">view</a> <a href="{% url 'rcr:radiology_update_view' item.pk %}">edit</a>
</td>
{% empty %}