From cfa479050353787e8bd2501c7a63b46a1f3b8e64 Mon Sep 17 00:00:00 2001 From: Zachary Sloan Date: Thu, 20 Sep 2012 16:34:53 -0500 Subject: Put the tables in the trait data/analysis page side by side --- wqflask/wqflask/templates/trait_data_and_analysis.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/wqflask/wqflask/templates/trait_data_and_analysis.html b/wqflask/wqflask/templates/trait_data_and_analysis.html index 1f33dee5..4d7ec58e 100644 --- a/wqflask/wqflask/templates/trait_data_and_analysis.html +++ b/wqflask/wqflask/templates/trait_data_and_analysis.html @@ -1243,9 +1243,10 @@ the Hide Outliers button,
  and samples with no value (x) can be hidden by clicking Hide No Value .

- + +
{% for strain_type in (primary_strains, other_strains) %} -
{# Slightly tortuous, but best way to get the id we need #} +
{# Slightly tortuous, but best way to get the id we need #} @@ -1292,11 +1293,9 @@ {% endfor %}
-
-
-  
{% endfor %} +
-- cgit v1.2.3