Revision 779:06a9d1cf5e15 vendor/plugins/redmine_tags/app/views

View differences:

vendor/plugins/redmine_tags/app/views/projects/index.rhtml
17 17
<% end %>
18 18

  
19 19
<div style="clear:both;"></div>
20
<% form_tag(:controller => :projects, :action => :index, :method => :get, :id => :project_filtering) do %>
20
<% form_remote_tag(:controller => :projects, :action => :index, :method => :get, :id => :project_filtering) do %>
21 21

  
22 22
<% if @filter_status=="true" %>
23 23
<fieldset id="filters_fieldset" class="collapsible">

Also available in: Unified diff