summaryrefslogtreecommitdiff
path: root/app/views/projects/mirrors/_show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/mirrors/_show.html.haml')
-rw-r--r--app/views/projects/mirrors/_show.html.haml4
1 files changed, 1 insertions, 3 deletions
diff --git a/app/views/projects/mirrors/_show.html.haml b/app/views/projects/mirrors/_show.html.haml
index de77701a373..8318d5898a1 100644
--- a/app/views/projects/mirrors/_show.html.haml
+++ b/app/views/projects/mirrors/_show.html.haml
@@ -1,3 +1 @@
-- if can?(current_user, :admin_remote_mirror, @project)
- = render 'projects/mirrors/push'
-
+= render 'projects/mirrors/mirror_repos'