Show project with namespace in feeds

This commit is contained in:
Dmitriy Zaporozhets 2012-12-09 10:56:15 +02:00
parent 8a08fdcd32
commit f4d9059b7e
3 changed files with 12 additions and 3 deletions

View file

@ -12,7 +12,7 @@
- groups.each do |group|
%li.wll
= link_to group_path(id: group.path), class: dom_class(group) do
%strong.group_name= truncate(group.name, length: 25)
%strong.group_name= truncate(group.name, length: 35)
%span.arrow
→
%span.last_activity