From 7de9f8f958ce4454e445a70d4d00b2e048ecd126 Mon Sep 17 00:00:00 2001 From: David Miller Date: Thu, 4 Oct 2018 14:54:57 +0100 Subject: [PATCH] Bugfix: Point at the Investigation model in the investigation form (see also f46fba2e3200c86b76a7d323461f2c551befe790) --- opal/templates/forms/investigation_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opal/templates/forms/investigation_form.html b/opal/templates/forms/investigation_form.html index 9ea67b070..ae4c81b4e 100644 --- a/opal/templates/forms/investigation_form.html +++ b/opal/templates/forms/investigation_form.html @@ -323,7 +323,7 @@ - {% radio field="MicrobiologyTest.rhinovirus" %} + {% radio field="Investigation.rhinovirus" %}