diff --git a/app/views/shared/_filter.html.haml b/app/views/shared/_filter.html.haml index 52ca1f2..2f051ce 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? -- libgit2 0.21.2