lil restyle
This commit is contained in:
parent
c66bc99fb7
commit
c8b955a44b
15 changed files with 71 additions and 61 deletions
|
@ -15,5 +15,9 @@
|
|||
%span
|
||||
Deploy Keys
|
||||
|
||||
- if current_page?(project_hooks_path(@project))
|
||||
- if can? current_user, :admin_project, @project
|
||||
= link_to new_project_hook_path(@project), :class => "add_new", :title => "New Web Hook" do
|
||||
= image_tag "add_new.png", :width => 14
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue