mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-10-30 18:15:59 +01:00
Fix presentation.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
<tr>
|
||||
<th style="font-weight: normal;">
|
||||
<div class="pull-left">
|
||||
<a href="@path/@latestCommit.committer">@latestCommit.committer</a>
|
||||
<a href="@path/@latestCommit.committer" class="username">@latestCommit.committer</a>
|
||||
<span class="description">@helpers.datetime(latestCommit.time)</span>
|
||||
<a href="@path/@repository.owner/@repository.name/commit/@latestCommit.id" class="commit-message">@latestCommit.shortMessage</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user