From e1a859f1800e162f120fca207cffd0a4092b11c2 Mon Sep 17 00:00:00 2001
From: zsloan
Date: Tue, 17 May 2022 17:55:02 +0000
Subject: Include relevant CSS files in correlation scatterplot page to improve
covariate selection appearance
---
wqflask/wqflask/templates/corr_scatterplot.html | 2 ++
1 file changed, 2 insertions(+)
(limited to 'wqflask')
diff --git a/wqflask/wqflask/templates/corr_scatterplot.html b/wqflask/wqflask/templates/corr_scatterplot.html
index f44350ab..f6a0ff1f 100644
--- a/wqflask/wqflask/templates/corr_scatterplot.html
+++ b/wqflask/wqflask/templates/corr_scatterplot.html
@@ -5,6 +5,8 @@
+
+
{% endblock %}
--
cgit v1.2.3