Commit e79f757fdddd86c4fd650ee743982fee993a65f4

Authored by Dmitriy Zaporozhets
2 parents 45f9cca9 091c21e0

Merge branch 'accurate-deploy-key-message' of /home/git/repositories/gitlab/gitlabhq

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
app/views/deploy_keys/index.html.haml
@@ -29,4 +29,4 @@ @@ -29,4 +29,4 @@
29 = render @available_keys 29 = render @available_keys
30 - if @available_keys.blank? 30 - if @available_keys.blank?
31 .light-well 31 .light-well
32 - %p.nothing_here_message All deploy keys from projects you can manage will be displayed here 32 + %p.nothing_here_message All deploy keys created in projects you own will be displayed here