From 6a05c82c35fa44339c958f4f1857aaed97a0279b Mon Sep 17 00:00:00 2001 From: zsloan Date: Wed, 14 Jun 2017 21:47:48 +0000 Subject: Removed scatterplot matrix option since it isn't working correctly right now Removed Download as PNG option for Probability Plot since it also isn't working yet --- wqflask/wqflask/templates/show_trait_statistics.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/wqflask/wqflask/templates/show_trait_statistics.html b/wqflask/wqflask/templates/show_trait_statistics.html index ac44b656..1fc470ff 100644 --- a/wqflask/wqflask/templates/show_trait_statistics.html +++ b/wqflask/wqflask/templates/show_trait_statistics.html @@ -13,12 +13,13 @@
  • Probability Plot
  • + @@ -100,7 +101,7 @@ {% endfor %} - +

    {% endif %} @@ -130,7 +131,7 @@
    - --> + {% if g.user_session.user_ob %}
    @@ -146,7 +147,7 @@
    - {% endif %} + {% endif %}--> -- cgit 1.4.1