From a8474cda5fe8d6f73ed32cc7e15f79cbe672d77d Mon Sep 17 00:00:00 2001
From: Zachary Sloan
Date: Thu, 23 Aug 2012 17:10:47 -0500
Subject: Made some minor changes to trait data and analysis page template
---
wqflask/cfg/zach_settings.py | 1 +
.../wqflask/templates/trait_data_and_analysis.html | 19 ++++++++++++++-----
2 files changed, 15 insertions(+), 5 deletions(-)
create mode 100644 wqflask/cfg/zach_settings.py
(limited to 'wqflask')
diff --git a/wqflask/cfg/zach_settings.py b/wqflask/cfg/zach_settings.py
new file mode 100644
index 00000000..30ad51d1
--- /dev/null
+++ b/wqflask/cfg/zach_settings.py
@@ -0,0 +1 @@
+LOGFILE = """/tmp/flask_gn_log"""
diff --git a/wqflask/wqflask/templates/trait_data_and_analysis.html b/wqflask/wqflask/templates/trait_data_and_analysis.html
index c951156a..4bf06d45 100644
--- a/wqflask/wqflask/templates/trait_data_and_analysis.html
+++ b/wqflask/wqflask/templates/trait_data_and_analysis.html
@@ -3038,11 +3038,20 @@
-
- Options:
+
+
+
+ Options:
+
+
+
+
+
+
+
+
+
+
Outliers highlighted in yellow can be hidden using
the Hide Outliers button,
--
cgit v1.2.3