Commit e79f757fdddd86c4fd650ee743982fee993a65f4
Exists in
master
and in
4 other branches
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 | 29 | = render @available_keys |
30 | 30 | - if @available_keys.blank? |
31 | 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 | ... | ... |