From f851ea02b94b98f1537060a7189e25086fc991e9 Mon Sep 17 00:00:00 2001 From: zsloan Date: Thu, 17 Dec 2020 14:48:55 -0600 Subject: Fixed a couple logic issues and changed indentation in show_trait_calculate_correlations.html --- .../show_trait_calculate_correlations.html | 154 ++++++++++----------- 1 file changed, 75 insertions(+), 79 deletions(-) (limited to 'wqflask') diff --git a/wqflask/wqflask/templates/show_trait_calculate_correlations.html b/wqflask/wqflask/templates/show_trait_calculate_correlations.html index 6f124943..eaa0c308 100644 --- a/wqflask/wqflask/templates/show_trait_calculate_correlations.html +++ b/wqflask/wqflask/templates/show_trait_calculate_correlations.html @@ -2,88 +2,85 @@
-
- -
- -
-
+
+ +
+ +
+
-
- -
- -
-
+
+ +
+ +
+
-
- -
- -
-
+
+ +
+ +
+
-
- -
- -
-
+
+ +
+ +
+
-
- -
- -
-
- {% if dataset.type != "Geno" %} -
- -
- -
-
- {% endif %} - {% if dataset.type != "Publish" %} -
+
+ +
+ +
+
+
+ +
+ +
+
+
@@ -93,7 +90,6 @@
- {% endif %}
-- cgit v1.2.3