(refs #28)Display avatar images in some places.

This commit is contained in:
takezoe
2013-07-10 19:57:59 +09:00
parent 4893e9a58a
commit 485d6131d5
11 changed files with 34 additions and 17 deletions

View File

@@ -36,6 +36,7 @@
<tr>
<td colspan="4" class="latest-commit">
<div>
@helper.html.avatar(latestCommit.committer, 20)
<a href="@url(latestCommit.committer)" class="username strong">@latestCommit.committer</a>
<span class="muted">@datetime(latestCommit.time)</span>
<div class="pull-right align-right monospace">