1
0

Filtering ingredients by formula working

This commit is contained in:
cryptogopher
2019-11-08 23:42:41 +01:00
parent 4ab24aa223
commit 70b6e97b87
4 changed files with 51 additions and 40 deletions

View File

@@ -15,7 +15,7 @@
<td style="width:100%;">
<%= text_field_tag 'filters[nutrients]', session[:filters][:nutrients],
placeholder: 'conditional expression including nutrients', size: 40,
style: "box-sizing:border-box; width:100%;",
:style => 'box-sizing:border-box; width:100%;',
:onblur => '$("#filters_form").submit(); return false;' %>
</td>
<td>