add comments to rcr results
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
<td>{{item.outcome}}</td>
|
<td>{{item.outcome}}</td>
|
||||||
<td>{{item.outcome_reason}}</td>
|
<td>{{item.outcome_reason}}</td>
|
||||||
<td>{{item.outcome_free_text}}</td>
|
<td>{{item.outcome_free_text}}</td>
|
||||||
|
<td>{{item.comments}}</td>
|
||||||
</tr>
|
</tr>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|||||||
Reference in New Issue
Block a user