summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Trzcinski <ayufan@ayufan.eu>2015-09-16 20:59:25 +0200
committerKamil Trzcinski <ayufan@ayufan.eu>2015-09-16 21:01:44 +0200
commit4ae13f5f4245f9882e0bdfeb9ee68c85b2ea979e (patch)
tree1bbe75452ea336e8abe9868604b2f86c63f8f445
parent6cf554bd3c41ceba1f02424ff12120b3b768759d (diff)
downloadgitlab-ce-fix-public-projects.tar.gz
Fix displaying public projectsfix-public-projects
-rw-r--r--app/views/ci/projects/_public.html.haml5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/views/ci/projects/_public.html.haml b/app/views/ci/projects/_public.html.haml
index c2157ab741a..bcbd60b83f0 100644
--- a/app/views/ci/projects/_public.html.haml
+++ b/app/views/ci/projects/_public.html.haml
@@ -2,11 +2,6 @@
%h3.project-title
Public projects
-.bs-callout
- = link_to new_ci_user_sessions_path(state: generate_oauth_state(request.fullpath)) do
- %strong Login with GitLab
- to see your private projects
-
- if @projects.present?
.projects
%table.table