switch to full name

This commit is contained in:
Ross
2024-06-22 09:48:40 +01:00
parent 9bf8034179
commit 30cd998d84
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
<td>{{item.specialty}}</td>
<td>{{item.name}}</td>
<td>{{item.rcr_platform_id}}</td>
<td>{{item.get_assessed_by|safe}}</td>
<td>{{item.get_assessed_by_name|safe}}</td>
<td>{{item.outcome}}</td>
<td>{{item.outcome_reason}}</td>
<td>{{item.outcome_free_text}}</td>