about summary refs log tree commit diff
path: root/wqflask
diff options
context:
space:
mode:
Diffstat (limited to 'wqflask')
-rw-r--r--wqflask/cfg/zach_settings.py1
-rw-r--r--wqflask/wqflask/templates/trait_data_and_analysis.html19
2 files changed, 15 insertions, 5 deletions
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 @@
                             <option value="0">
                               Non-BXD Only
                             </option>
-                          </select></span> &nbsp;&nbsp;&nbsp; <input type="button" name="blockSamples" class="button" value=" Block "><br>
-                          <strong>&nbsp;&nbsp;Options:</strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <input type="button" name="showHideNoValue" class="button" value=
-                          " Hide No Value ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <input type="button" name="showHideOutliers" class="button" value=
-                          " Hide Outliers ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <input type="button" name="resetButton" class="button" value=
-                          " Reset ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <input type="button" name="export" class="button" value=" Export "></span><br>
+                          </select></span> &nbsp;&nbsp;&nbsp;
+                          <input type="button" name="blockSamples" class="button" value=" Block ">
+                          <br>
+                          <strong>&nbsp;&nbsp;Options:</strong>
+                          &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+                          <input type="button" id="show_hide_no_value" class="button" value="Hide No Value">
+                            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+                            <input type="button" id="show_hide_outliers" class="button" value="Hide Outliers">
+                            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+                            <input type="button" id="reset" class="button" value="Reset">
+                            &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+                            <input type="button" id="export" class="button" value="Export">
+                        </span>
+                        <br>
                           <br>
                           <span>&nbsp;&nbsp;Outliers highlighted in <strong style="background-color:yellow;">&nbsp;yellow&nbsp;</strong> can be hidden using
                           the <strong>Hide Outliers</strong> button,<br>