Commit 091c21e0e408a85ce833ff45bf3b6c0d155e434f
1 parent
45f9cca9
Exists in
master
and in
4 other branches
Improve accuracy of deploy key message.
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 |