Commit 48bf0a34 authored by Andrew Tomaka's avatar Andrew Tomaka

"No ssh" message should be same on project page

parent cbb9da3d
.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