summaryrefslogtreecommitdiff
path: root/app/views/shared
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-29 21:49:13 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-08-29 21:49:13 +0300
commit25a723c3ae04c5818427682b2fbe97609a97f1ea (patch)
tree9fe1c8a21f0ea49b86f9a02e506b6de1cfc5dc10 /app/views/shared
parentb32088414941fefd85172614ba6d615db2f07961 (diff)
downloadgitlab-ce-25a723c3ae04c5818427682b2fbe97609a97f1ea.tar.gz
Remove colon
Diffstat (limited to 'app/views/shared')
-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?