parent
22d411e557
commit
70bdde4156
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
= link_to project_path(project), class: dom_class(project) do
|
||||
- if project.namespace
|
||||
= project.namespace.human_name
|
||||
\/
|
||||
%span= "/"
|
||||
%strong
|
||||
= truncate(project.name, length: 45)
|
||||
.pull-right.light
|
||||
|
|
Loading…
Reference in a new issue