From 25a723c3ae04c5818427682b2fbe97609a97f1ea Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 29 Aug 2013 21:49:13 +0300 Subject: [PATCH] Remove colon --- app/views/shared/_filter.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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