Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-07-06 20:44:08 +0300
committerRobert Speicher <rspeicher@gmail.com>2016-07-06 20:44:08 +0300
commit3239db890cbece9a9428a3573881b5b46b2fbb5b (patch)
tree9b4ae1f457c09d7f0960867ea307e3e1ac66dbd9
parent45a4e2484ea874fc1634227bf1fda9ea1c85af68 (diff)
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