From f18a9814c2a04753f3c7946e2dce688cb81255ce Mon Sep 17 00:00:00 2001 From: Brendon Rapp Date: Wed, 7 Aug 2013 02:20:34 -0500 Subject: [PATCH] Shrink "Notification Service" header down to "Notify", to reduce wasted space on apps index view. --- app/views/apps/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/apps/index.html.haml b/app/views/apps/index.html.haml index 9f2db27..0c321c6 100644 --- a/app/views/apps/index.html.haml +++ b/app/views/apps/index.html.haml @@ -9,7 +9,7 @@ - if any_github_repos? || any_bitbucket_repos? %th Repository - if any_notification_services? - %th Notification Service + %th Notify - if any_issue_trackers? %th Tracker - if any_deploys? -- libgit2 0.21.2