From 0e02b4e32b66139e91cc6a8a1d1d1b92dcd29f89 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 6 Dec 2021 17:33:18 +0000 Subject: [PATCH] . --- atlas/templates/atlas/condition_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlas/templates/atlas/condition_detail.html b/atlas/templates/atlas/condition_detail.html index 407ead11..550fd541 100755 --- a/atlas/templates/atlas/condition_detail.html +++ b/atlas/templates/atlas/condition_detail.html @@ -18,7 +18,7 @@ Synonyms: {{condition.synonym.all|join:", "}}
Parent: {{condition.parent.all|join:", "}}
- {% if condition.case_set %} + {% if condition.case_set.all %}

Associated Cases