This commit is contained in:
Ross
2024-10-28 21:49:56 +00:00
parent 37bf203bf2
commit a20199cb98
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ _="on click if me.checked show .outcome-{{outcome.id}} else hide .outcome-{{outc
<td>{{item.content_type}}</td>
<td>{{item.get_level}}</td>
<td>{{item.outcome}}</td>
<td>{{item.get_radiology_condition}}</td>
<td>{{item.get_radiology_condition_line_breaks|marksafe}}</td>
</tr>
{% endfor %}