remove text field for search
This commit is contained in:
parent
46fd14a0a5
commit
bbf6adef38
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
<%= render partial: 'flash' %>
|
||||
<%= text_field_tag :search %>
|
||||
|
||||
<div class="row">
|
||||
<% @users.each do |user| %>
|
||||
|
|
Loading…
Reference in a new issue