提交 d5afb132 编写于 作者: P Phil Hughes

Sends correct parameter to commit_author_link for avatar

上级 97cee7e2
......@@ -30,6 +30,6 @@
= preserve(markdown(escape_once(commit.description), pipeline: :single_line, author: commit.author))
.commit-row-info
= commit_author_link(commit, avatar: true, size: 24)
= commit_author_link(commit, avatar: false, size: 24)
authored
#{time_ago_with_tooltip(commit.committed_date)}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册