add comments to rcr results

This commit is contained in:
Ross
2024-07-01 09:15:58 +01:00
parent cef06e4682
commit 8fc74abd6e
+1
View File
@@ -25,6 +25,7 @@
<td>{{item.outcome}}</td>
<td>{{item.outcome_reason}}</td>
<td>{{item.outcome_free_text}}</td>
<td>{{item.comments}}</td>
</tr>
{% endfor %}
</tbody>