修复管理员界面搜索bug

This commit is contained in:
nieguanghui 2013-09-10 21:09:42 +08:00
parent 68145ef5f7
commit d14b88f07f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<h3><%= l(:label_user_plural)%></h3>
<%= form_tag(:controller => 'projects', :action => 'search', :method => :get) do %>
<%= form_tag(:controller => 'users', :action => 'search', :method => :get) do %>
<fieldset>
<legend>
<%= l(:label_filter_plural) %>