more cid user anatomy testing

This commit is contained in:
Ross
2022-12-05 12:22:26 +00:00
parent 2984f27249
commit a467f24e10
8 changed files with 170 additions and 51 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
<p>
{% with object.get_cid_exams as exam_map %}
{% for exam_type, exams in exam_map.items %}
{% for exam_type, exams in exam_map %}
<h4>{{exam_type}}</h4>
<ul>
{% for exam in exams %}