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' %>