Commit f18a9814c2a04753f3c7946e2dce688cb81255ce

Authored by Brendon Rapp
1 parent 72e37380
Exists in master and in 1 other branch production

Shrink "Notification Service" header down to "Notify", to reduce wasted space on apps index view.

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/apps/index.html.haml
... ... @@ -9,7 +9,7 @@
9 9 - if any_github_repos? || any_bitbucket_repos?
10 10 %th Repository
11 11 - if any_notification_services?
12   - %th Notification Service
  12 + %th Notify
13 13 - if any_issue_trackers?
14 14 %th Tracker
15 15 - if any_deploys?
... ...