summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/views/shared/_filter.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/_filter.html.haml b/app/views/shared/_filter.html.haml
index 52ca1f22d7d..2f051cea48b 100644
--- a/app/views/shared/_filter.html.haml
+++ b/app/views/shared/_filter.html.haml
@@ -12,7 +12,7 @@
All
%fieldset
- %legend Projects:
+ %legend Projects
%ul.nav.nav-pills.nav-pills-small.nav-stacked
- @projects.each do |project|
- unless entities_per_project(project, entity).zero?