Merge branch 'jouve-fix_commits_dashboard'
This commit is contained in:
commit
528d125dbb
|
@ -5,5 +5,4 @@
|
|||
%strong.cdark= commit.author_name
|
||||
–
|
||||
= image_tag gravatar_icon(commit.author_email), class: "avatar", width: 16
|
||||
= gfm truncate(commit.title, length: 50), project_commit_path(project, id: commit.id) rescue "--broken encoding"
|
||||
|
||||
= gfm truncate(commit.title, length: 50) rescue "--broken encoding"
|
||||
|
|
Loading…
Reference in a new issue