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
path: root/app/views
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-09-17 10:33:26 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-09-17 10:33:26 +0300
commit32fc0a259c50bd80e94dfd22e12179a4e69f8ddc (patch)
tree9f92acfcba7759e56cf42292fd35dcf35a7c6707 /app/views
parentda3d35952d5b106a3e507244b2ac649a082652b6 (diff)
parent4ae13f5f4245f9882e0bdfeb9ee68c85b2ea979e (diff)
Merge branch 'fix-public-projects' into 'master'
Fix displaying public projects Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/2552 See merge request !1318
Diffstat (limited to 'app/views')
-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