<%= link_to l(:label_overall_activity), { :controller => 'activities', :action => 'index' }%>
@@ -14,36 +17,51 @@
<%= render :partial => 'my_projects' %>
<% end %>
-
-
-<% form_tag('/projects', :method => :get, :id => :project_filtering) do %>
-
-<% end %>
-
<%= l("label_project_all") %>
+
+ <%- form_remote_tag(:controller => :projects, :action => :index, :method => :get, :html => {:id => :project_filtering_form}) do -%>
+
+ <% if @filter_status=="true" %>
+