diff -r d38f5a55c590 -r 7dc4d205233e vendor/plugins/redmine_tags/app/views/projects/_filtered_projects.rhtml
--- a/vendor/plugins/redmine_tags/app/views/projects/_filtered_projects.rhtml
+++ b/vendor/plugins/redmine_tags/app/views/projects/_filtered_projects.rhtml
@@ -1,1 +1,1 @@
-<%= render_project_table_with_filtering(@filtered_projects, @question) %>
\ No newline at end of file
+<%= render_project_table_with_filtering(@projects, @question) %>
\ No newline at end of file
