correct label
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<tbody>
|
<tbody>
|
||||||
<%= form_tag(tags_path, :method => :get, :class => "simple_form") do %>
|
<%= form_tag(tags_path, :method => :get, :class => "simple_form") do %>
|
||||||
<tr>
|
<tr>
|
||||||
<th><label for="search_name">Name</label></th>
|
<th><label for="search_name_matches">Name</label></th>
|
||||||
<td>
|
<td>
|
||||||
<div class="input">
|
<div class="input">
|
||||||
<%= text_field "search", "name_matches" %>
|
<%= text_field "search", "name_matches" %>
|
||||||
|
|||||||
Reference in New Issue
Block a user