Drop the user name from tree row to improve readability of commit messages

Signed-off-by: Sven Strickroth <email@cs-ware.de>
This commit is contained in:
Sven Strickroth 2015-08-09 14:40:16 +02:00
parent b833f208f3
commit 1567914f7c
1 changed files with 0 additions and 1 deletions

View File

@ -1,3 +1,2 @@
%span.str-truncated
%span.tree_author= commit_author_link(commit, avatar: true, size: 16)
= link_to_gfm commit.title, namespace_project_commit_path(@project.namespace, @project, commit.id), class: "tree-commit-link"