mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-19 01:26:08 +10:00
Bold names for public projects
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
.project-title
|
||||
%i.icon-share.cgray
|
||||
= link_to public_project_path(project) do
|
||||
= project.name_with_namespace
|
||||
%strong= project.name_with_namespace
|
||||
.pull-right
|
||||
%pre.public-clone git clone #{project.http_url_to_repo}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user