about summary refs log tree commit diff
path: root/wqflask
diff options
context:
space:
mode:
Diffstat (limited to 'wqflask')
-rw-r--r--wqflask/__init__.py2
-rwxr-xr-xwqflask/wqflask/templates/show_trait_calculate_correlations.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/wqflask/__init__.py b/wqflask/__init__.py
new file mode 100644
index 00000000..4aa081d3
--- /dev/null
+++ b/wqflask/__init__.py
@@ -0,0 +1,2 @@
+import logging
+from wqflask import app
diff --git a/wqflask/wqflask/templates/show_trait_calculate_correlations.html b/wqflask/wqflask/templates/show_trait_calculate_correlations.html
index 68cc8b18..a7edbc48 100755
--- a/wqflask/wqflask/templates/show_trait_calculate_correlations.html
+++ b/wqflask/wqflask/templates/show_trait_calculate_correlations.html
@@ -72,7 +72,6 @@
                 </select>
             </div>
         </div>
-        {% if this_trait.dataset.type == 'ProbeSet' %}
         <div class="form-group">
             <label class="col-xs-1 control-label">Min Expr</label>
             <div class="col-xs-2 controls">
@@ -89,7 +88,6 @@
                 <br>
             </div>
         </div>
-        {% endif %}
         <div class="form-group">
             <label class="col-xs-1 control-label">Range</label>
             <div class="col-xs-3 controls">