Commit 0549b5e8 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Merge pull request #9897 from atomaka/atomaka/bugfix/consistent-no-ssh-message

Fix inconsistency with no ssh key message
parents 8dc689cf 48bf0a34
.alert_holder
= content_for :flash_message do
- if current_user && can?(current_user, :download_code, @project)
= render 'shared/no_ssh'
= render 'shared/no_password'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment