Mercurial > hg > soundsoftware-site
changeset 759:7d58183fd14c feature_14
Fixes (hopefully) Bug #323
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Fri, 11 Nov 2011 17:50:58 +0000 |
parents | 687c9fbca255 |
children | b2a9e64b8283 |
files | vendor/plugins/redmine_tags/app/views/projects/index.rhtml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/vendor/plugins/redmine_tags/app/views/projects/index.rhtml Fri Nov 11 17:24:10 2011 +0000 +++ b/vendor/plugins/redmine_tags/app/views/projects/index.rhtml Fri Nov 11 17:50:58 2011 +0000 @@ -16,7 +16,7 @@ <div style="clear:both;"></div> -<% form_tag('/projects', :method => :get, :id => :project_filtering) do %> +<% form_tag(:controller => :projects, :action => :index, :method => :get, :id => :project_filtering) do %> <fieldset id="filters" class="collapsible"> <legend onclick="toggleFieldset(this);"><%= l(:label_filter_plural) %></legend> <div>