提交 34d24c1f 编写于 作者: A Annabel Dunstone Gray

Merge branch 'improve-empty-project-placeholder' into 'master'

Improve empty project placeholder for non-members and members without write access

Closes #45589

See merge request gitlab-org/gitlab-ce!21977
......@@ -9,7 +9,7 @@
.project-empty-note-panel
%div{ class: [container_class, ("limit-container-width" unless fluid_layout)] }
.prepend-top-20
%h4
%h4.append-bottom-20
= _('The repository for this project is empty')
- if @project.can_current_user_push_code?
......
---
title: Improve empty project placeholder for non-members and members without write access
merge_request: 21977
author: George Tsiolis
type: other
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册