4 lines
92 B
Text
4 lines
92 B
Text
|
- if can?(current_user, :admin_remote_mirror, @project)
|
||
|
= render 'projects/mirrors/push'
|
||
|
|