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-14 15:16:08 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-09-14 15:16:08 +0300
commitdb197aa61a3451bbe8eff1dea5dc992997b11b61 (patch)
tree0727c66d4af73322e2451dd2a28eaf68132371af /app/views
parentb8225324ef24eeb6f0b0b6cefb54282788a80210 (diff)
Fix tests and improve wording
Diffstat (limited to 'app/views')
-rw-r--r--app/views/groups/show.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/groups/show.html.haml b/app/views/groups/show.html.haml
index 79bfb1ad177..2e81dffcee5 100644
--- a/app/views/groups/show.html.haml
+++ b/app/views/groups/show.html.haml
@@ -37,5 +37,4 @@
= render "projects", projects: @projects
- else
%p
- = icon('lock')
- This is a private group
+ This group does not have public projects