From 30e0658245a2fb67bcf800d4c198e5854bbb740e Mon Sep 17 00:00:00 2001 From: Yury V Bukhman Date: Fri, 3 Jul 2015 18:13:11 -0500 Subject: [PATCH] Cosmetic change to web page: "heat map" instead of "heatmap" --- Rails/app/views/assays/_form.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rails/app/views/assays/_form.html.erb b/Rails/app/views/assays/_form.html.erb index 344ee23..18d0271 100644 --- a/Rails/app/views/assays/_form.html.erb +++ b/Rails/app/views/assays/_form.html.erb @@ -128,7 +128,7 @@
  • -

    Heatmap options

    +

    Heat map ranges

    <%= f.label "Enter the range for the achieved growth on log scale." %>
    <%= f.text_field :totg_min, :size => '5' %>