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:
parent
b833f208f3
commit
1567914f7c
1 changed files with 0 additions and 1 deletions
|
@ -1,3 +1,2 @@
|
||||||
%span.str-truncated
|
%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"
|
= link_to_gfm commit.title, namespace_project_commit_path(@project.namespace, @project, commit.id), class: "tree-commit-link"
|
||||||
|
|
Loading…
Reference in a new issue