Hide last activity from group projects list

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2013-12-29 15:55:09 +02:00
parent 075650fc6b
commit e7a35a94c9
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
1 changed files with 0 additions and 3 deletions

View File

@ -18,6 +18,3 @@
= truncate(project.name, length: 25)
%span.arrow
%i.icon-angle-right
%span.last-activity
%span Last activity:
%span.date= project_last_activity(project)