summaryrefslogtreecommitdiff
path: root/app/views/public/projects
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-01-16 16:54:01 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-01-16 16:54:01 +0200
commit729088a7af7ef7b585066b408542b54f1a1999c5 (patch)
tree88b67dd28019d9692e76ba0cb684350c104c78e7 /app/views/public/projects
parenta39c910619a70e63c547bf480f4c913d0205e74b (diff)
downloadgitlab-ce-729088a7af7ef7b585066b408542b54f1a1999c5.tar.gz
Owner can enable public mode for project
Diffstat (limited to 'app/views/public/projects')
-rw-r--r--app/views/public/projects/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/public/projects/index.html.haml b/app/views/public/projects/index.html.haml
index f60a0898821..3f5c81181d8 100644
--- a/app/views/public/projects/index.html.haml
+++ b/app/views/public/projects/index.html.haml
@@ -7,7 +7,7 @@
- @projects.each do |project|
%li.clearfix
%h5
- %i.icon-star.cgreen
+ %i.icon-share
= project.name_with_namespace
.right
%span.monospace.tiny