summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-07-06 13:44:08 -0400
committerRobert Speicher <rspeicher@gmail.com>2016-07-06 13:44:08 -0400
commit3239db890cbece9a9428a3573881b5b46b2fbb5b (patch)
tree9b4ae1f457c09d7f0960867ea307e3e1ac66dbd9
parent45a4e2484ea874fc1634227bf1fda9ea1c85af68 (diff)
downloadgitlab-ce-3239db890cbece9a9428a3573881b5b46b2fbb5b.tar.gz
Remove duplicate "Request Access" button from groups page
-rw-r--r--app/views/groups/show.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/groups/show.html.haml b/app/views/groups/show.html.haml
index 9e736e60065..77f9267c87f 100644
--- a/app/views/groups/show.html.haml
+++ b/app/views/groups/show.html.haml
@@ -24,9 +24,6 @@
.cover-desc.description
= markdown(@group.description, pipeline: :description)
- - if current_user
- = render 'shared/members/access_request_buttons', source: @group
-
%div{ class: container_class }
.top-area
%ul.nav-links