Lists restyled, blue link colors added
This commit is contained in:
parent
bc3735004c
commit
cc1ba255d6
22 changed files with 125 additions and 82 deletions
|
@ -1,6 +1,6 @@
|
|||
= render "repositories/head"
|
||||
- if can? current_user, :admin_project, @project
|
||||
.alert-message.block-message.info
|
||||
.alert-message.block-message
|
||||
Deploy keys allow read-only access to repository.
|
||||
= link_to new_project_deploy_key_path(@project), :class => "btn small", :title => "New Deploy Key" do
|
||||
Add Deploy Key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue