From d392fa2fe098ed10edfe37802102be0e5173e752 Mon Sep 17 00:00:00 2001 From: lrdossan Date: Thu, 18 Jul 2024 17:06:25 +0200 Subject: [PATCH] slight update to conditional rendering of conditional probability checkbox --- caimira/apps/templates/base/calculator.report.html.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caimira/apps/templates/base/calculator.report.html.j2 b/caimira/apps/templates/base/calculator.report.html.j2 index 0709fb34..0f1c7d4b 100644 --- a/caimira/apps/templates/base/calculator.report.html.j2 +++ b/caimira/apps/templates/base/calculator.report.html.j2 @@ -214,7 +214,7 @@ draw_histogram("prob_inf_hist", {{ prob_inf }}, {{ prob_inf_sd }});
- {% if model.data_registry.virological_data['virus_distributions'][form.virus_type]['viral_load_in_sputum'] == 'Ref: Viral load - covid_overal_vl_data' %} + {% if model.data_registry.virological_data['virus_distributions'][form.virus_type]['viral_load_in_sputum'] == 'Ref: Viral load - covid overal viral load data' %}